mirror of
https://github.com/php/php-src.git
synced 2026-04-08 16:43:44 +02:00
* fix Windows default include path
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#define CONFIGURATION_FILE_PATH "php.ini"
|
||||
#define USE_CONFIG_FILE 1
|
||||
|
||||
#define PHP_INCLUDE_PATH NULL
|
||||
#define PHP_INCLUDE_PATH "."
|
||||
|
||||
|
||||
/* Undefine if you want stricter XML/SGML compliance by default */
|
||||
|
||||
Reference in New Issue
Block a user