]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/online_functions.php
Listing of network type handlers finished
[mailer.git] / inc / libs / online_functions.php
index 125f4a38a70821e9069b015fd2b56eab616eb120..df62ff9a91d3f1e72ae6e0a35d03b2b05981fc0d 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 12/18/2008 *
- * ================                             Last change: 12/18/2008 *
+ * Mailer v0.2.1-FINAL                                Start: 12/18/2008 *
+ * ===================                          Last change: 12/18/2008 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : online_functions.php                             *
@@ -53,7 +53,7 @@ function FILTER_UPDATE_ONLINE_LIST () {
        } // END - if
 
        // Initialize variables
-       $userid = 0;
+       $userid = '0';
        $MEM = 'N';
        $ADMIN = 'N';