helly           Mon Aug  4 19:16:45 2003 EDT

  Modified files:              
    /spl        spl.php 
  Log:
  Ups
  
Index: spl/spl.php
diff -u spl/spl.php:1.8 spl/spl.php:1.9
--- spl/spl.php:1.8     Mon Aug  4 19:15:55 2003
+++ spl/spl.php Mon Aug  4 19:16:45 2003
@@ -309,7 +309,7 @@
 
 /*! \brief Directory iterator
  */
-class spl_array_it implements spl_sequence {
+class spl_dir implements spl_sequence {
 
        /*! Construct a directory iterator from a path-string.
         *



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

Reply via email to