Commit 7b8d0f7d50ed8ed6ae6996c7d70b038798fa4531

Authored by David RENÉ
1 parent 79bcb348

replace logger_client.anubis by app_loggers.anubis

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
mail/send_mail.anubis
... ... @@ -17,7 +17,7 @@ read system/string.anubis
17 17 read system/data_io.anubis
18 18  
19 19 read calexium_lib/mail/send_mail_type.anubis
20   -read calexium_lib/net_services_protocols/logger_client.anubis
  20 +read app/app_loggers.anubis
21 21  
22 22 read lexers/enhanced_status.anubis
23 23 read smtp_server_extensions.anubis
... ...