]> granicus.if.org Git - php/commitdiff
Ups
authorMarcus Boerger <helly@php.net>
Mon, 4 Aug 2003 23:16:45 +0000 (23:16 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 4 Aug 2003 23:16:45 +0000 (23:16 +0000)
ext/spl/spl.php

index 53a2d0d429ed569345e3c9125f9df584101f3458..78495018e6c1b5f76ecd15f9e3e5f0d446abdc58 100755 (executable)
@@ -309,7 +309,7 @@ class spl_array_it implements spl_sequence_assoc {
 
 /*! \brief Directory iterator
  */
-class spl_array_it implements spl_sequence {
+class spl_dir implements spl_sequence {
 
        /*! Construct a directory iterator from a path-string.
         *