diff options
Diffstat (limited to 'ext/spl/internal/recursivearrayiterator.inc')
-rwxr-xr-x | ext/spl/internal/recursivearrayiterator.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/internal/recursivearrayiterator.inc b/ext/spl/internal/recursivearrayiterator.inc index e583c734b4..a9450e12a5 100755 --- a/ext/spl/internal/recursivearrayiterator.inc +++ b/ext/spl/internal/recursivearrayiterator.inc @@ -4,7 +4,7 @@ * @ingroup Examples * @brief class RecursiveArrayIterator * @author Marcus Boerger - * @date 2003 - 2005 + * @date 2003 - 2009 * * SPL - Standard PHP Library */ |