]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / monthly / monthly_surfbar.php
index addf0240a991de109b1344b6c7e1f6ce65f4e4e8..353bf62d3ede8b957c1f76727ec5bf3a58cbec45 100644 (file)
@@ -49,7 +49,7 @@ if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled())) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Reset surfbar counter
-UPDATE_CONFIG("surfbar_monthly_counter", "0");
+updateConfiguration('surfbar_monthly_counter', '0');
 
 //
 ?>