helly           Mon Aug  4 19:21:27 2003 EDT

  Modified files:              
    /spl        spl.php 
  Log:
  You shall not Copy'n'Paste after midnight without checking 3 times
  
Index: spl/spl.php
diff -u spl/spl.php:1.9 spl/spl.php:1.10
--- spl/spl.php:1.9     Mon Aug  4 19:16:45 2003
+++ spl/spl.php Mon Aug  4 19:21:27 2003
@@ -315,7 +315,7 @@
         *
         * \param $path directory to iterate.
         */
-       private function __construct($path);
+       function __construct($path);
 
        /*! \copydoc spl_sequence::rewind
         */



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

Reply via email to