X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_transfer.php;h=0f1b92788eda977fccf5ced8472938535f1bf3c0;hb=7f104f6fe558bb56b4205241435a2357c2feece1;hp=7a3b3c223842c5411dce9eed9106e3487402a21c;hpb=80e2def8ef2125fd4d7d1312ee3993ab613f0846;p=mailer.git 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