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