]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
isNicknameUsed() does no longer check for ext-nickname
[mailer.git] / inc / monthly / monthly_surfbar.php
index a18ee5467fd6db9b9de6317f95986c6cab495c7a..7e75593d19063e4612db6273e44f805a22ba8082 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 09/08/2008 *
- * ===============                              Last change: 09/08/2008 *
+ * Mailer v0.2.1-FINAL                                Start: 09/08/2008 *
+ * ===================                          Last change: 09/08/2008 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : monthly_surfbar.php                              *
@@ -48,7 +48,7 @@ if ((getOutputMode() == 1) || (!isResetModeEnabled())) return;
 //* DEBUG: */ outputHtml(basename(__FILE__)."<br />");
 
 // Reset surfbar counter
-updateConfiguration('surfbar_monthly_counter', '0');
+updateConfiguration('surfbar_monthly_counter', 0);
 
 //
 ?>