1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

- Fixed bug: #16047, #15865, and propably a few more..

This commit is contained in:
foobar
2002-03-14 01:45:02 +00:00
parent 101667b33e
commit aba912e66f
+1 -1
View 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 */