mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
Updating of deprecated method usage. Removal of old files. Log tests added.
This commit is contained in:
@@ -1554,7 +1554,7 @@ class mailoutAdminClass extends e107MailManager
|
||||
}
|
||||
|
||||
$counters = $this->mailRetrieveCounters($mailMainID);
|
||||
// $this->e107->admin_log->log_event('MAIL_02','ID: '.$mailMainID.'
|
||||
// $this->e107->admin_log->add('MAIL_02','ID: '.$mailMainID.'
|
||||
// '.$counters['add'].'[!br!]'.$_POST['email_from_name']."
|
||||
// <".$_POST['email_from_email'],E_LOG_INFORMATIVE,'');
|
||||
}
|
||||
|
Reference in New Issue
Block a user