diff --git a/features/safe-mode.xml b/features/safe-mode.xml index 4788d0f3b8..2a6aba638c 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -145,6 +145,12 @@ want to restrict access to only the specified directory, end with a slash. For example: "safe_mode_include_dir = /dir/incl/" + + If the value of this directive is empty, no files with different + UID/GID can be included in + PHP 4.2.3 and as of PHP 4.3.3. In earlier versions, all files could be + included. +