View file fr5.php

File size: 164B
<?

header("Cache-Control: no-cache");
header("Content-type: image/gif");
if (!isset($a)) readfile("loadsmile/$usid.gif");
else readfile("mysmile/$a.gif");
?>