A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / modules / admin / what-list_payouts.php
index b312d6533852f3a03abe0704279273b99026544f..00d5a450aaa4812f091ae4f6db164e48957c88ea 100644 (file)
@@ -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