]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
Language id renamed, some network query amounts added
[mailer.git] / inc / libs / doubler_functions.php
index f5f7a233539a60c710032d2a74ef0b163bf62192..154c2afe982be6a58ac397b33b931e1935339f11 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 *
@@ -68,7 +68,7 @@ function generateDoublerTable ($userid = NULL, $done = 'N', $ref = 'N', $sort =
 
        // List entries
        $result = SQL_QUERY_ESC("SELECT
-       `userid`, `refid`, `points`, `timemark`
+       `userid`,`refid`,`points`,`timemark`
 FROM
        `{?_MYSQL_PREFIX?}_doubler`
 WHERE