From cf0a38224b30f032587b5884f3a6a5ce15b583e5 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Thu, 7 Mar 2002 23:57:45 +0000 Subject: [PATCH] formatting php.ini with the new entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72426 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/safe-mode.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/safe-mode.xml b/features/safe-mode.xml index 7fc0f5b392..fdaaacbfcd 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -73,10 +73,10 @@ Warning: open_basedir restriction in effect. File is in wrong directory in You can also disable individual functions. Note that the disable_functions - directive can not be used outside of the php.ini file which means that + directive can not be used outside of the &php.ini; file which means that you cannot disable functions on a per-virtualhost or per-directory basis in your httpd.conf file. - If we add this to our php.ini file: + If we add this to our &php.ini; file: