summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-09-04 14:41:10 +0000
committerMarcus Boerger <helly@php.net>2003-09-04 14:41:10 +0000
commit3658ad4c3fc50080a826dbeaa2afb52536aa64b3 (patch)
treef4ca8362db4ce2f789d9ed2e6334ff9ced738bc8 /run-tests.php
parentcb8da7b090768802480d7555dbec0095e2c9bc79 (diff)
downloadphp-git-3658ad4c3fc50080a826dbeaa2afb52536aa64b3.tar.gz
Update necessary test INIs
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php
index 585adfc282..3d885352d7 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -170,7 +170,7 @@ $ini_overwrites = array(
'track_errors=1',
'report_memleaks=1',
'report_zend_debug=0',
- 'docref_root=/phpmanual/',
+ 'docref_root=',
'docref_ext=.html',
'error_prepend_string=',
'error_append_string=',