View file chat/fr4.php
<?
##################################################################################################
## Made by Neformat Modifikacion Vanich ; Chat Name Real Чат (с)
##################################################################################################
header("Cache-Control: no-cache");
header("Content-type: image/gif");
if (!isset($a)) readfile("loadavatars/$usid.gif");
else readfile("avatars/$a.gif");
?>