diff options
| author | Marcus Boerger <helly@php.net> | 2005-10-08 19:09:58 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2005-10-08 19:09:58 +0000 |
| commit | 11f0ff9c1afece2127ef7c0fc2e9f6b3f5b46d15 (patch) | |
| tree | ef83e26da6b1cf822f8f28828cbe92192edd619c /ext/spl/examples/class_tree.php | |
| parent | 7357ac0b968bb338bddfc47ae6ffe51e012f41e7 (diff) | |
| download | php-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-x | ext/spl/examples/class_tree.php | 1 |
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\> * |
