From: Roland Häder Date: Fri, 15 Jul 2011 10:48:48 +0000 (+0000) Subject: SQL fixed X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=b410e6e64d69ff312742075bea3e87cfb55a460e SQL fixed --- diff --git a/inc/modules/guest/what-active.php b/inc/modules/guest/what-active.php index d4e951dc20..af4246cebd 100644 --- a/inc/modules/guest/what-active.php +++ b/inc/modules/guest/what-active.php @@ -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