X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_payouts.php;h=00d5a450aaa4812f091ae4f6db164e48957c88ea;hb=ebb430722eb0418a8b14fe95a140a70423993318;hp=b312d6533852f3a03abe0704279273b99026544f;hpb=ea6cf3578750b2697b45cab74725396962b56ceb;p=mailer.git diff --git a/inc/modules/admin/what-list_payouts.php b/inc/modules/admin/what-list_payouts.php index b312d65338..00d5a450aa 100644 --- a/inc/modules/admin/what-list_payouts.php +++ b/inc/modules/admin/what-list_payouts.php @@ -89,7 +89,7 @@ if (isGetRequestParameterSet('pid')) { if (!empty($ptype)) { // Obtain data from payout type $result = SQL_QUERY_ESC("SELECT - `from_account`, `from_pass`, `engine_url`, `engine_ret_ok`, `engine_ret_failed`, `pass_enc`, `allow_url` + `from_account`,`from_pass`,`engine_url`,`engine_ret_ok`,`engine_ret_failed`,`pass_enc`,`allow_url` FROM `{?_MYSQL_PREFIX?}_payout_types` WHERE