From: Marcus Boerger Date: Thu, 4 Sep 2003 14:41:10 +0000 (+0000) Subject: Update necessary test INIs X-Git-Tag: RELEASE_0_7~242 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3658ad4c3fc50080a826dbeaa2afb52536aa64b3;p=php Update necessary test INIs --- 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=',