X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=e10fc296c0e31cf1994c88adaa89a6b35e87432a;hb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;hp=842c23bd9540c61c026e953dc20eb5d98ce11eb2;hpb=03f62d0b89aa9276ac37f4d616d940fae184d850;p=mailer.git diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index 842c23bd95..e10fc296c0 100644 --- a/inc/monthly/monthly_surfbar.php +++ b/inc/monthly/monthly_surfbar.php @@ -1,24 +1,23 @@ \n"; +// 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] ?>