Current Path : /opt/cpanel/ea-php54/root/usr/share/doc/pear/HTML_AJAX/examples/support/ |
Current File : //opt/cpanel/ea-php54/root/usr/share/doc/pear/HTML_AJAX/examples/support/customLib.js |
// An example custom javascript library served up by the auto_server function customLibAlert(msg) { alert(msg); }