X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=e10fc296c0e31cf1994c88adaa89a6b35e87432a;hb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;hp=5490e1b9f1ddf69fa6f601d9cb156b2eaed799fe;hpb=e01fcf1ca8ddeb72af76465df3ef72301a1cdae7;p=mailer.git diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index 5490e1b9f1..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 -UPDATE_CONFIG("surfbar_monthly_counter", "0"); +updateConfiguration('surfbar_monthly_counter', 0); + +// Debug line +//* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'Monthly reset ended.'); -// +// [EOF] ?>