]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_
More wrapper functions introduced, duplicate language strings merged:
[mailer.git] / inc / monthly / monthly_
index feed29db628480e676c1e5d8f4ca7d74b1da196c..20811698f90f7f90cbb2b7da053214c42929c0b5 100644 (file)
@@ -46,7 +46,13 @@ if (!defined('__SECURITY')) {
        return;
 }
 
+// Debug line
+//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset started.');
+
 // Do your monthly-reset things here
 
+// Debug line
+//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset ended.');
+
 // [EOF]
 ?>