nlopess         Tue Feb 22 06:04:53 2005 EDT

  Modified files:              
    /phpdoc/en/reference/dir/functions  scandir.xml 
  Log:
  remove context entity, because this function only exists in PHP 5
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/scandir.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/dir/functions/scandir.xml
diff -u phpdoc/en/reference/dir/functions/scandir.xml:1.6 
phpdoc/en/reference/dir/functions/scandir.xml:1.7
--- phpdoc/en/reference/dir/functions/scandir.xml:1.6   Mon Nov  1 11:08:20 2004
+++ phpdoc/en/reference/dir/functions/scandir.xml       Tue Feb 22 06:04:52 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
   <refentry id="function.scandir">
    <refnamediv>
     <refname>scandir</refname>
@@ -30,7 +30,6 @@
      For a description of the <parameter>context</parameter> parameter, refer
      to <xref linkend="ref.stream"/>.
     </para>
-    &note.context-support;
     <para>
      <example>
       <title>A simple <function>scandir</function> example</title>

Reply via email to