summaryrefslogtreecommitdiff
path: root/ext/spl/examples/phar_from_dir.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/examples/phar_from_dir.php')
-rwxr-xr-xext/spl/examples/phar_from_dir.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/phar_from_dir.php b/ext/spl/examples/phar_from_dir.php
index d75788e840..23fcfc9777 100755
--- a/ext/spl/examples/phar_from_dir.php
+++ b/ext/spl/examples/phar_from_dir.php
@@ -47,4 +47,4 @@ foreach($dir as $file)
$phar->commit();
-?> \ No newline at end of file
+?>