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