X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_surfbar.php;h=83f98c95163a091f62a6cf334534a73722d7bee2;hb=b07f7e44eb7441841763058e598a25067e13cee8;hp=025d04875b372ad291b1e966e3ce3e5652b161e0;hpb=5f5a73c72457ea761906640dc3d29749301102f9;p=mailer.git diff --git a/inc/monthly/monthly_surfbar.php b/inc/monthly/monthly_surfbar.php index 025d04875b..83f98c9516 100644 --- a/inc/monthly/monthly_surfbar.php +++ b/inc/monthly/monthly_surfbar.php @@ -1,18 +1,22 @@ \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] ?>