]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_holiday.php
wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / inc / reset / reset_holiday.php
index 68604f82897690dc8e14d04a08eb27c3a531052c..d0e7c45d99679496668f312a1d424def3cfd7ed7 100644 (file)
@@ -44,7 +44,7 @@ if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($CSS == 1) || ((!defined('__DAILY_RESET')) && ($CONFIG['holiday_mode'] == "RESET"))) return;
+if (($CSS == 1) || ((!defined('__DAILY_RESET')) && ($_CONFIG['holiday_mode'] == "RESET"))) return;
 
 // Check for holidays we need to enable and send email to user
 $result_main = SQL_QUERY("SELECT userid, holiday_activated FROM "._MYSQL_PREFIX."_user_data