summaryrefslogtreecommitdiff
path: root/ext/spl/examples/class_tree.php
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-10-08 19:09:58 +0000
committerMarcus Boerger <helly@php.net>2005-10-08 19:09:58 +0000
commit11f0ff9c1afece2127ef7c0fc2e9f6b3f5b46d15 (patch)
treeef83e26da6b1cf822f8f28828cbe92192edd619c /ext/spl/examples/class_tree.php
parent7357ac0b968bb338bddfc47ae6ffe51e012f41e7 (diff)
downloadphp-git-11f0ff9c1afece2127ef7c0fc2e9f6b3f5b46d15.tar.gz
- Update docu
- Synch class consts with HEAD - Synch example RecursiveTreeIterator (as far as possible)
Diffstat (limited to 'ext/spl/examples/class_tree.php')
-rwxr-xr-xext/spl/examples/class_tree.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/spl/examples/class_tree.php b/ext/spl/examples/class_tree.php
index 07741a7dd8..a3083280be 100755
--- a/ext/spl/examples/class_tree.php
+++ b/ext/spl/examples/class_tree.php
@@ -5,6 +5,7 @@
* @ingroup Examples
* @author Marcus Boerger
* @date 2003 - 2005
+ * @version 1.0
*
* Usage: php class_tree.php \<class\>
*