add fopen to the list

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141473 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Vincent Gevers 2003-10-01 18:39:21 +00:00
parent fe399b1010
commit f37df952b5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.43 $ -->
<!-- $Revision: 1.44 $ -->
<chapter id="features.safe-mode">
<title>Safe Mode</title>
@ -486,6 +486,10 @@ Warning: readfile() has been disabled for security reasons in
<!-- TODO: not sure. popen uses a completely different implementation
Don't know why, don't know whether it's behaving the same -->
</row>
<row>
<entry><function>fopen</function></entry>
<entry>&sm.uidcheck.dir;</entry>
</row>
<row>
<entry><function>mkdir</function></entry>
<entry>&sm.uidcheck.dir;</entry>