webgui/www/extras/yui/examples/layout/assets/post4.php
2008-03-25 16:13:25 +00:00

4 lines
41 B
PHP

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