mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Code cleanup
This commit is contained in:
@@ -467,10 +467,10 @@ class newsletter
|
||||
{
|
||||
$mailMainID = $mailData['mail_source_id'] = $result;
|
||||
}
|
||||
else
|
||||
{
|
||||
//else
|
||||
//{
|
||||
// TODO: Handle error
|
||||
}
|
||||
//}
|
||||
|
||||
|
||||
$mailer->mailInitCounters($mailMainID); // Initialise counters for emails added
|
||||
|
Reference in New Issue
Block a user