4 lines
115 B
PHP
4 lines
115 B
PHP
<script type="text/javascript">
|
|
testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
|
|
</script>
|