git.asbjorn.biz
/
jquery.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nevermind, I'm dumb. =P
[jquery.git]
/
build
/
test
/
data
/
test.php
1
html text<br/>
2
<script type="text/javascript">/* <![CDATA[ */
3
testFoo = "foo"; $('#foo').html('foo');
4
ok( true, "test.php executed" );
5
/* ]]> */</script>
6
<script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script>
7
blabla