repo.or.cz
/
phpgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add argument escaping.
[phpgit.git]
/
test-settings.sample.php
blob
ba19ae5088185e3145701c6422ad634241eb7617
1
<
?php
2
3
/**
4
* @file
5
* Sample test settings file. Copy to 'test-settings.php' and customize as
6
* necessary.
7
*/
8
9
$simpletest
=
'/path/to/simpletest'
;