diff --git a/reference/info/functions/putenv.xml b/reference/info/functions/putenv.xml index 81f416e81e..888f707558 100644 --- a/reference/info/functions/putenv.xml +++ b/reference/info/functions/putenv.xml @@ -80,8 +80,10 @@ putenv("UNIQID=$uniqid"); &reftitle.notes; - These directives have only effect when safe-mode itself is enabled! + The safe_mode_allowed_env_vars and + safe_mode_protected_env_vars directives only take + effect when safe_mode is + enabled.