]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_bonus.php
Global variables rewritten
[mailer.git] / inc / reset / reset_bonus.php
index 58e1e19f0d71727b415d69fa0f95bcc891f6b773..0942e4b506827a55e6c5fc4d6b01751fb972544a 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($CSS == 1) || (!defined('__DAILY_RESET'))) return;
+if (($GLOBALS['output_mode'] == 1) || (!defined('__DAILY_RESET'))) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Purge expired entries in _bonus_turbo
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Purge expired entries in _bonus_turbo