]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/welcome.php
Advertising network 'ADkracher' added
[mailer.git] / inc / modules / sponsor / welcome.php
index e4b71d0530732833b419d6c4741306d499e472d9..d05758d8699f6faaf47a893cfb5b57610568ba72 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 *
@@ -49,7 +49,7 @@ if (!defined('__SECURITY')) {
 
 // Load some data
 $result = SQL_QUERY_ESC("SELECT
-       `id`, `gender`, `surname`, `family`, (`points_amount` - `points_used`) AS `points`
+       `id`,`gender`,`surname`,`family`, (`points_amount` - `points_used`) AS `points`
 FROM
        `{?_MYSQL_PREFIX?}_sponsor_data`
 WHERE