- Fixed XML

#- Make test anybody? :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133221 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2003-06-25 09:08:50 +00:00
parent 5852af7925
commit 4c07be2afa

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.41 $ -->
<!-- $Revision: 1.42 $ -->
<chapter id="features.safe-mode">
<title>Safe Mode</title>
@ -199,7 +199,7 @@
</para>
<para>
When a script tries to open a file with, for example,
<function>fopen<function> or <function>gzopen</function>,
<function>fopen</function> or <function>gzopen</function>,
the location of the file is checked. When the file is outside the
specified directory-tree, PHP will refuse to open it. All symbolic
links are resolved, so it's not possible to avoid this restriction