Rev 915 | Details | Compare with Previous | Last modification | View Log | RSS feed
<?php
sleep(10);
echo "sleep(10)";
?>