Blame | Last modification | View Log | RSS feed
<?php sleep(10); echo "sleep(10)"; ?>
<?php
sleep(10);
echo "sleep(10)";
?>