X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_surfbar.php;h=06161fbeb279096c25ad62bb2e3b63635448fca8;hb=e3d74cb597fb3df15c513377856bbec373e0cb18;hp=ae7c8df0a07c7f68b0b93f4bf865084d4d1a2582;hpb=a84b517e5ce0d1601ca09082aad89f9b673bc202;p=mailer.git diff --git a/inc/reset/reset_surfbar.php b/inc/reset/reset_surfbar.php index ae7c8df0a0..06161fbeb2 100644 --- a/inc/reset/reset_surfbar.php +++ b/inc/reset/reset_surfbar.php @@ -1,7 +1,7 @@ \n"; - // Reset surfbar counter -updateConfiguration(array("surfbar_daily_counter", "surfbar_yester_counter"), array(0, getConfig('surfbar_daily_counter'))); +updateConfiguration(array('surfbar_daily_counter', 'surfbar_yester_counter'), array(0, getConfig('surfbar_daily_counter'))); setConfigEntry('surfbar_yester_counter', getConfig('surfbar_daily_counter')); setConfigEntry('surfbar_daily_counter' , 0); -// +// [EOF] ?>