From aba912e66fb382a31afa63c41a56f9765820d84c Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 14 Mar 2002 01:45:02 +0000 Subject: [PATCH] - Fixed bug: #16047, #15865, and propably a few more.. --- main/config.w32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.50.1