X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_transfer.php;h=0f1b92788eda977fccf5ced8472938535f1bf3c0;hp=7a3b3c223842c5411dce9eed9106e3487402a21c;hb=0369c36aaab5af6ed44da1e13a53baef285f79b4;hpb=f33497b304b5b1ab26e9b18b141f755bd97fc9c1 diff --git a/inc/modules/admin/what-del_transfer.php b/inc/modules/admin/what-del_transfer.php index 7a3b3c2238..0f1b92788e 100644 --- a/inc/modules/admin/what-del_transfer.php +++ b/inc/modules/admin/what-del_transfer.php @@ -60,7 +60,7 @@ if (isset($_POST['del'])) // We only need outgoing transfers $result = SQL_QUERY("SELECT userid, to_uid, trans_id, points, reason, time_trans FROM "._MYSQL_PREFIX."_user_transfers_out ORDER BY trans_id", __FILE__, __LINE__); -$total = "0"; +$total = 0; if (SQL_NUMROWS($result) > 0) { // Output rows