]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-active.php
Admin menu has now a JavaScript "effect":
[mailer.git] / inc / modules / guest / what-active.php
index 1c4e001ed7f000894565d9e173c8b2a25a5f20bd..96c09bd54df646e6a62c286ed7dc42c62422cf75 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -50,7 +50,7 @@ if ((!isExtensionActive('active')) && (!isAdmin())) {
 
 // Check for members who were active only this day
 $result = SQL_QUERY("SELECT
-       `userid`, `last_online`
+       `userid`,`last_online`
 FROM
        `{?_MYSQL_PREFIX?}_user_data`
 WHERE