jquery/test/data/testbar.php
2014-04-15 17:46:26 +04:00

4 lines
84 B
PHP

this.testBar = "bar";
jQuery("#ap").html("bar");
ok( true, "testbar.php executed");