From 9a90cfc99c382a80dd00d0f7b2c49a277d23112d Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 4 Feb 2008 21:37:55 +0000 Subject: - MFH Really last flag change (got confused with code) --- ext/spl/examples/tree.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/spl/examples/tree.php') diff --git a/ext/spl/examples/tree.php b/ext/spl/examples/tree.php index 5af36a673c..9c2cc55866 100755 --- a/ext/spl/examples/tree.php +++ b/ext/spl/examples/tree.php @@ -37,4 +37,4 @@ foreach(new DirectoryGraphIterator($argv[1]) as $file) echo $file . "\n"; } -?> \ No newline at end of file +?> -- cgit v1.2.1