vincent Wed Oct 1 14:39:21 2003 EDT
Modified files: /phpdoc/en/features safe-mode.xml Log: add fopen to the list Index: phpdoc/en/features/safe-mode.xml diff -u phpdoc/en/features/safe-mode.xml:1.43 phpdoc/en/features/safe-mode.xml:1.44 --- phpdoc/en/features/safe-mode.xml:1.43 Sat Sep 6 10:19:12 2003 +++ phpdoc/en/features/safe-mode.xml Wed Oct 1 14:39:21 2003 @@ -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> @@ -485,6 +485,10 @@ <literal>..</literal> components in the path to the executable.</entry> <!-- 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>