]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Hourly reset introduced
[mailer.git] / inc / monthly / monthly_bonus.php
index df9512b6b388936f581ac2d20d85b144dcabc039..35d5b1e7d4c1ec1bd79cf45c575c26596c46b975 100644 (file)
@@ -39,7 +39,7 @@
 if (!defined('__SECURITY')) {
        die();
 } elseif ((isCssOutputMode()) || (!isResetModeEnabled())) {
-       // Do not execute when script is in CSS mode or no daily reset
+       // Do not execute when script is in CSS mode or no hourly reset
        return;
 } elseif (!isExtensionActive('bonus')) {
        logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension disabled.');