]> granicus.if.org Git - php/commitdiff
- Fixed bug: #16047, #15865, and propably a few more..
authorfoobar <sniper@php.net>
Thu, 14 Mar 2002 01:45:02 +0000 (01:45 +0000)
committerfoobar <sniper@php.net>
Thu, 14 Mar 2002 01:45:02 +0000 (01:45 +0000)
main/config.w32.h

index bd8aeef5fcde218f5e1f7fe4bc6132e0561e9c17..0b1bf5060c609b24f2d60bac313cf46d43f8aebf 100644 (file)
@@ -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 */