X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=83f98c95163a091f62a6cf334534a73722d7bee2;hb=330dbb3e2b34450cd1665497506455e195a0a166;hp=a18ee5467fd6db9b9de6317f95986c6cab495c7a;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index a18ee5467f..83f98c9516 100644 --- a/inc/monthly/monthly_surfbar.php +++ b/inc/monthly/monthly_surfbar.php @@ -1,23 +1,22 @@ "); +// Debug line +//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset started.'); // Reset surfbar counter -updateConfiguration('surfbar_monthly_counter', '0'); +updateConfiguration('surfbar_monthly_counter', 0); + +// Debug line +//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset ended.'); -// +// [EOF] ?>