projects
/
curl-de-sac.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
set WEB_URL and DBG_LEVEL from INSTALL file
[curl-de-sac.git]
/
webtest
/
short.php
1
<?php
2
sleep(4);
3
printf("hello short<br>\n");
4
?>