]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
More wrapper functions introduced, duplicate language strings merged:
[mailer.git] / inc / monthly / monthly_surfbar.php
index c69dc5a428eea9408bf074dbf87dd268a2c0e2ea..254c6d4fab981aa423bef9365506822d1682cf61 100644 (file)
@@ -46,8 +46,14 @@ if (!defined('__SECURITY')) {
        return;
 }
 
+// Debug line
+//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset started.');
+
 // Reset surfbar counter
 updateConfiguration('surfbar_monthly_counter', 0);
 
+// Debug line
+//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset ended.');
+
 // [EOF]
 ?>