A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / modules / guest / what-active.php
index 1c4e001ed7f000894565d9e173c8b2a25a5f20bd..7e96a027ed68f64289bb0d53a2d09d0544ffdca0 100644 (file)
@@ -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