jellyfin-web/dashboard-ui/bower_components/jquery/test/data/test.php

8 lines
252 B
PHP
Raw Normal View History

2016-01-12 12:55:45 -07:00
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