X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fsponsor%2Faccount.php;h=88e358cf2de065c111c5a50fead7ecd1cea22137;hp=b5680854fc51774c6d66ec28a146533bcb24bb50;hb=0f3a135204757cc8750262871c8e62c42300acb4;hpb=57aba9aa64d68803d361e60ffb09766ca770ef9f diff --git a/inc/modules/sponsor/account.php b/inc/modules/sponsor/account.php index b5680854fc..88e358cf2d 100644 --- a/inc/modules/sponsor/account.php +++ b/inc/modules/sponsor/account.php @@ -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