diff options
Diffstat (limited to 'ext/spl/examples/class_tree.php')
-rwxr-xr-x | ext/spl/examples/class_tree.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/class_tree.php b/ext/spl/examples/class_tree.php index fc021d5c01..a5d2d7b1ca 100755 --- a/ext/spl/examples/class_tree.php +++ b/ext/spl/examples/class_tree.php @@ -110,4 +110,4 @@ foreach($it as $c=>$v) echo "$v\n"; } -?>
\ No newline at end of file +?> |