jellyfin-web/dashboard-ui/bower_components/jquery/test/data/test.php
2016-01-14 12:04:42 -05:00

8 lines
252 B
PHP

html text<br/>
<script type="text/javascript">/* <![CDATA[ */
testFoo = "foo"; jQuery('#foo').html('foo');
ok( true, "test.php executed" );
/* ]]> */</script>
<script src="data/testbar.php?<?php srand(); echo time() . '' . rand(); ?>"></script>
blabla