webgui/www/extras/yui/examples/layout/assets/post4.php
Chris Nehren 8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00

4 lines
41 B
PHP

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