]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/account.php
Added listing of sub id enhanced referral links in member area + used sub id in refer...
[mailer.git] / inc / modules / sponsor / account.php
index 6888a955a991749cb8c986e86655d6e2c752e533..fa3cf9904716312630c845053246870856bddc91 100644 (file)
@@ -49,10 +49,10 @@ if (!defined('__SECURITY')) {
 
 // Data for the formular
 $result = SQL_QUERY_ESC("SELECT
-       `id`,`company`,`position`,`tax_ident`,
-       `gender`,`surname`,`family`,`street_nr1`,`street_nr2`,`zip`,`city`,`country`,
-       `phone`,`fax`,`cell`,`email`,`url`,
-       `status`,`receive_warnings`
+       `id`, `company`, `position`, `tax_ident`,
+       `gender`, `surname`, `family`, `street_nr1`, `street_nr2`, `zip`, `city`, `country`,
+       `phone`, `fax`, `cell`, `email`, `url`,
+       `status`, `receive_warnings`
 FROM
        `{?_MYSQL_PREFIX?}_sponsor_data`
 WHERE