You shall not Copy'n'Paste after midnight without checking 3 times

This commit is contained in:
Marcus Boerger 2003-08-04 23:21:27 +00:00
parent 2e945483d2
commit 1716669a27

View File

@ -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
*/