diff options
Diffstat (limited to 'ext/phar/phar/phar.php')
-rwxr-xr-x | ext/phar/phar/phar.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/phar/phar.php b/ext/phar/phar/phar.php index f6f26c23f2..13538777a5 100755 --- a/ext/phar/phar/phar.php +++ b/ext/phar/phar/phar.php @@ -53,4 +53,4 @@ new PharCommand($argc, $argv); __HALT_COMPILER(); -?>
\ No newline at end of file +?> |