X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-beg2.php;h=5e97cec37edbffcef0f499846418c2d6a667309a;hb=8202991f32bfb2056e94a11746c0b5308fe4a273;hp=dbeb5affa2c198f35a48f1aebcc178102030d185;hpb=33558ce2d6ce99dda5116829ad176f04ebd0b785;p=mailer.git diff --git a/inc/modules/member/what-beg2.php b/inc/modules/member/what-beg2.php index dbeb5affa2..5e97cec37e 100644 --- a/inc/modules/member/what-beg2.php +++ b/inc/modules/member/what-beg2.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 * @@ -61,7 +61,9 @@ if ((isExtensionActive('autopurge')) && (isBegActiveEnabled()) && ((getApInactiv // Let's check if there are some points left we can pay... $result = SQL_QUERY_ESC("SELECT - `userid`, `beg_points`, `last_online` + `userid`, + `beg_points`, + `last_online` FROM `{?_MYSQL_PREFIX?}_user_data` WHERE