]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/holiday_functions.php
Some SQLs rewritten, unneccessary parameter removed
[mailer.git] / inc / libs / holiday_functions.php
index dd8a45bb6594a00886977098b4cd2ecc15d9037a..90c119fd899c629461e4cafe91d263f294093a9b 100644 (file)
@@ -90,7 +90,7 @@ LIMIT 1",
                } // END - if
 
                // Send mail to admins
-               sendAdminNotification(getMessage('HOLIDAY_ADMIN_UNLOCK_SUBJ'), 'admin_holiday_unlock', $admin, 0);
+               sendAdminNotification(getMessage('HOLIDAY_ADMIN_UNLOCK_SUBJ'), 'admin_holiday_unlock', $admin);
 
                // Run all SQLs
                runFilterChain('run_sqls');