X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=0.2.1%2Fview.php;h=2f688f67c37856ef6e44cec0285b16b38c8ac048;hp=f454e64d4dce5b73785cbfcb6bf38486e4f9d2d1;hb=3eeb5f108fc3c9256a957f73b85c6018ef4f00d6;hpb=3c3baa538d0640076210e8f41b72889c309b5497 diff --git a/0.2.1/view.php b/0.2.1/view.php index f454e64d4d..2f688f67c3 100644 --- a/0.2.1/view.php +++ b/0.2.1/view.php @@ -58,7 +58,7 @@ if (((!empty($_GET['user'])) || (!empty($_GET['reseller']))) && (!empty($_GET['b $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_refbanner SET counter=counter+1 WHERE id=%d LIMIT 1", array(bigintval($_GET['banner'])), __FILE__, __LINE__); $type = substr($url, -3); - header ("Content-Type: image/".$type); + @header ("Content-Type: image/".$type); LOAD_URL($url, false); } else { // Free memory