silverstripe-framework/thirdparty/jquery-form/test/json.php
Ingo Schommer d593b1c870 MINOR Moved jsparty/jquery/plugins/form to sapphire/thirdparty/jquery-form
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93550 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:48 +13:00

3 lines
43 B
PHP

<?php
echo '{ "name": "jquery-test" }';
?>