]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_transfer.php
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / modules / admin / what-del_transfer.php
index 567b318c215162c5b81e4e440a06eaad8fdcea79..ef3962bf70c1e73e366b130cd31fd0ae9ea18cca 100644 (file)
@@ -64,7 +64,7 @@ if (isFormSent('delete')) {
 
 // We only need outgoing transfers
 $result = SQL_QUERY('SELECT
-       `userid` AS `from_userid`, `to_userid`, `trans_id`, `points`, `reason`, `time_trans`
+       `userid` AS `from_userid`,`to_userid`,`trans_id`,`points`,`reason`,`time_trans`
 FROM
        `{?_MYSQL_PREFIX?}_user_transfers_out`
 ORDER BY