mfischer                Sat May 11 16:05:24 2002 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions highlight-file.xml 
  Log:
  - Don't forget to mention open_basedir restriction.
  
  
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference/misc/functions/highlight-file.xml:1.3 
phpdoc/en/reference/misc/functions/highlight-file.xml:1.4
--- phpdoc/en/reference/misc/functions/highlight-file.xml:1.3   Sat May 11 14:51:44 
2002
+++ phpdoc/en/reference/misc/functions/highlight-file.xml       Sat May 11 16:05:23 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/misc.xml, last change in rev 1.22 -->
   <refentry id="function.highlight-file">
    <refnamediv>
@@ -45,8 +45,8 @@
     <note>
      <simpara>
       Since PHP 4.2.1 this function is also affected by <link
-      linkend="ini.safe-mode">safe mode</link>, i.e. only files which pass the
-      <link linkend="ini.safe-mode">safe mode</link> restriction are shown.
+      linkend="ini.safe-mode">safe_mode</link> and <link
+      linkend="ini.open-basedir">open_basedir</link>.
      </simpara>
     </note>
     <para>


Reply via email to