From: foobar Date: Thu, 14 Mar 2002 01:45:02 +0000 (+0000) Subject: - Fixed bug: #16047, #15865, and propably a few more.. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1427 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aba912e66fb382a31afa63c41a56f9765820d84c;p=php - Fixed bug: #16047, #15865, and propably a few more.. --- diff --git a/main/config.w32.h b/main/config.w32.h index bd8aeef5fc..0b1bf5060c 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -60,7 +60,7 @@ #define CONFIGURATION_FILE_PATH "php.ini" #define USE_CONFIG_FILE 1 -#define PHP_INCLUDE_PATH "c:\\php4\\pear" +#define PHP_INCLUDE_PATH ".;c:\\php4\\pear" /* Undefine if you want stricter XML/SGML compliance by default */