X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_surfbar.php;h=411e2731448ce05d1444b54b5c5edcc9d01acf78;hb=19188207e6802b82a134b340408cfa34b9b3a80f;hp=d44a6f60a76a008d37016751e680aefeac1b99d1;hpb=36c3c8b749a88ce05ad0fda81e00047f9cb5433f;p=mailer.git diff --git a/inc/reset/reset_surfbar.php b/inc/reset/reset_surfbar.php index d44a6f60a7..411e273144 100644 --- a/inc/reset/reset_surfbar.php +++ b/inc/reset/reset_surfbar.php @@ -1,7 +1,7 @@ "); - // 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] ?>