]> granicus.if.org Git - php/commitdiff
You shall not Copy'n'Paste after midnight without checking 3 times
authorMarcus Boerger <helly@php.net>
Mon, 4 Aug 2003 23:21:27 +0000 (23:21 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 4 Aug 2003 23:21:27 +0000 (23:21 +0000)
ext/spl/spl.php

index 78495018e6c1b5f76ecd15f9e3e5f0d446abdc58..2edde96154e5452302497c7496ba9076256f6013 100755 (executable)
@@ -315,7 +315,7 @@ class spl_dir implements spl_sequence {
         *
         * \param $path directory to iterate.
         */
-       private function __construct($path);
+       function __construct($path);
 
        /*! \copydoc spl_sequence::rewind
         */