Blame view

vendor/bower-asset/jquery/test/data/test.php 252 Bytes
b2a15e0c   Dmitryi   роли и права поль...
1
2
3
4
5
6
7
  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