From 7833287480179c1e69dcdaedd0c2232f2bbf2044 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Thu, 19 Aug 2010 11:47:00 +0000 Subject: [PATCH] fix build (section in wrong place) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302475 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/recursivedirectoryiterator.xml | 67 ++++++++++---------- 1 file changed, 33 insertions(+), 34 deletions(-) diff --git a/reference/spl/recursivedirectoryiterator.xml b/reference/spl/recursivedirectoryiterator.xml index aa37038a1e..4a4ae8e0ae 100644 --- a/reference/spl/recursivedirectoryiterator.xml +++ b/reference/spl/recursivedirectoryiterator.xml @@ -83,41 +83,40 @@ }}} --> - - - -
- &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 5.3.0 - - The FilesystemIterator was introduced as - the parent class. Previously, the parent was the - DirectoryIterator. - - - - 5.3.0 - - Implements SeekableIterator. - - - - - - -
+
+ &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.3.0 + + The FilesystemIterator was introduced as + the parent class. Previously, the parent was the + DirectoryIterator. + + + + 5.3.0 + + Implements SeekableIterator. + + + + + + +
+ + &reference.spl.entities.recursivedirectoryiterator;