View file magmail/test.php

File size: 89B
<?
 if (touch($GLOBALS["DOCUMENT_ROOT"]."/foto/pimp.jpg")) echo "OK";  
 else "NO";
?>