dallas          Sun Sep 22 13:56:46 2002 EDT

  Modified files:              
    /phpdoc/en/reference/dir/functions  class.dir.xml 
  Log:
  Add the missing handle property.
  
  
Index: phpdoc/en/reference/dir/functions/class.dir.xml
diff -u phpdoc/en/reference/dir/functions/class.dir.xml:1.2 
phpdoc/en/reference/dir/functions/class.dir.xml:1.3
--- phpdoc/en/reference/dir/functions/class.dir.xml:1.2 Wed Apr 17 02:37:34 2002
+++ phpdoc/en/reference/dir/functions/class.dir.xml     Sun Sep 22 13:56:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/dir.xml, last change in rev 1.2 -->
   <refentry id="class.dir">
    <refnamediv>
@@ -16,6 +16,9 @@
      </constructorsynopsis>
      <fieldsynopsis>
       <type>string</type><varname>path</varname>
+     </fieldsynopsis>
+     <fieldsynopsis>
+      <type>resource</type><varname>handle</varname>
      </fieldsynopsis>
      
<methodsynopsis><type>string</type><methodname>read</methodname><void/></methodsynopsis>
      
<methodsynopsis><type>void</type><methodname>rewind</methodname><void/></methodsynopsis>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to