]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-beg2.php
Advertising network 'ADkracher' added
[mailer.git] / inc / modules / member / what-beg2.php
index dbeb5affa2c198f35a48f1aebcc178102030d185..5e97cec37edbffcef0f499846418c2d6a667309a 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 *
@@ -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