mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Updating of deprecated method usage. Removal of old files. Log tests added.
This commit is contained in:
@@ -291,7 +291,7 @@ function sendTest()
|
||||
else
|
||||
{
|
||||
$mes->addSuccess(LAN_MAILOUT_81. ' ('.$sendto.')');
|
||||
$log->log_event('MAIL_01',$sendto,E_LOG_INFORMATIVE,'');
|
||||
$log->add('MAIL_01',$sendto,E_LOG_INFORMATIVE,'');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user