invoiceninja/public/vendor/jquery/test/data/test.php

7 lines
247 B
PHP
Raw Normal View History

2014-04-22 18:10:41 +03:00
html text<br/>
<script type="text/javascript">/* <![CDATA[ */
testFoo = "foo"; jQuery('#foo').html('foo');
ok( true, "test.php executed" );
/* ]]> */</script>
<script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script>
blabla