X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=c3ef447145b592786135dbbe97f013832ecab299;hb=6a5589c1a7793b19dbce958053d6fea41eaee533;hp=353bf62d3ede8b957c1f76727ec5bf3a58cbec45;hpb=7b0f17cd637e388049d2167811e4332cec1e979b;p=mailer.git diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index 353bf62d3e..c3ef447145 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] ?>