]> granicus.if.org Git - php/commit
Comment out the 'include_path' variable by default.
authorJon Parise <jon@php.net>
Fri, 6 Apr 2001 16:24:55 +0000 (16:24 +0000)
committerJon Parise <jon@php.net>
Fri, 6 Apr 2001 16:24:55 +0000 (16:24 +0000)
commitc3634ff3995e78dc830e55c623e6208442d1e068
treecd50ebc43b71be0ffc7f4d12990e72e8a5a76654
parent8540c6923d523520a0412b4b98963a1f2b1c36d1
Comment out the 'include_path' variable by default.

# Leaving it blank overrides the default include path, which contains the
# PEAR directory.
# The other option is to have the build system generate this file and expand
# @PEAR_INSTALLDIR@ on this line to reflect the system default.
php.ini-dist