X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=e10fc296c0e31cf1994c88adaa89a6b35e87432a;hp=02a35f38c75e81093a1969a7f41f7e38ab27a4e3;hb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;hpb=36c3c8b749a88ce05ad0fda81e00047f9cb5433f diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index 02a35f38c7..e10fc296c0 100644 --- a/inc/monthly/monthly_surfbar.php +++ b/inc/monthly/monthly_surfbar.php @@ -1,24 +1,23 @@ "); +// 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] ?>