]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_holiday.php
Debug comments rewritten
[mailer.git] / inc / reset / reset_holiday.php
index 8545a247a097dcc4c2b92dbe473593459c108113..5ffe79870ab4fe75998c6cc81f6ba69b5785fa29 100644 (file)
@@ -40,7 +40,8 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($CSS == 1) || (GET_EXT_VERSION("holiday") == "") || ((!defined('__DAILY_RESET')) && ($_CONFIG['holiday_mode'] == "RESET"))) return;
+if (($CSS == 1) || ((!defined('__DAILY_RESET')) && ($_CONFIG['holiday_mode'] == "RESET"))) return;
+//* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // 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