webgui/www/extras/yui/examples/layout/assets/post4.php
JT Smith 20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00

4 lines
41 B
PHP

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