X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-active.php;h=96c09bd54df646e6a62c286ed7dc42c62422cf75;hb=ee3a0b42f93de7676fca549c866c1c2e6f3f0576;hp=1c4e001ed7f000894565d9e173c8b2a25a5f20bd;hpb=bd13da550348ba1963a434be7ceb9f1675aecadd;p=mailer.git diff --git a/inc/modules/guest/what-active.php b/inc/modules/guest/what-active.php index 1c4e001ed7..96c09bd54d 100644 --- a/inc/modules/guest/what-active.php +++ b/inc/modules/guest/what-active.php @@ -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