diff --git a/chapters/config.xml b/chapters/config.xml index 3dcfcfaa3f..493497b54e 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -96,6 +96,15 @@ include_path = ".;c:\php\lib" Sets the value of the specified directive. Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives. + To clear a previously set value use none + as the value. + + + + +