New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / weekly / weekly_surfbar.php
index e4bc4f643642aa5e1e490dfcc3ad32d54f61533c..78770742b250bbcb23c3d8ae12c1e56ba13f9a09 100644 (file)
@@ -49,7 +49,7 @@ if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled())) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Reset the surfbar counter
-UPDATE_CONFIG("surfbar_weekly_counter", "0");
+updateConfiguration('surfbar_weekly_counter', '0');
 
 //
 ?>