webgui/www/extras/yui/examples/layout/assets/post4.php
2008-03-15 17:21:21 +00:00

4 lines
41 B
PHP

<?php
sleep(5);
echo('Entry Saved!');
?>