X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Freset%2Freset_surfbar.php;h=06161fbeb279096c25ad62bb2e3b63635448fca8;hp=3726f3f8f20a70c0a0586fd3a1a76e92ae9b45c4;hb=995488beda665a1fc3de65df95f2d1ae236d1245;hpb=414570c5081d337bb6c28dcf521bd8bca02f69e7 diff --git a/inc/reset/reset_surfbar.php b/inc/reset/reset_surfbar.php index 3726f3f8f2..06161fbeb2 100644 --- a/inc/reset/reset_surfbar.php +++ b/inc/reset/reset_surfbar.php @@ -1,7 +1,7 @@ \n"; - // Reset surfbar counter -UPDATE_CONFIG(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] ?>