]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_holiday.php
More double->single convertions
[mailer.git] / inc / reset / reset_holiday.php
index b1fbc5d8270e47985d50d4be0da900843d5e63aa..d61b400649120891095ea72f72d9bcba4cb91981 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if ((getOutputMode() == 1) || ((!isResetModeEnabled()) && (getConfig('holiday_mode') == "RESET"))) return;
+if ((getOutputMode() == 1) || ((!isResetModeEnabled()) && (getConfig('holiday_mode') == 'RESET'))) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Check for holidays we need to enable and send email to user