diff options
author | Marcus Boerger <helly@php.net> | 2007-05-30 16:50:22 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2007-05-30 16:50:22 +0000 |
commit | 6b8f480c455db013cfca45011a6be9e8a377d096 (patch) | |
tree | 9fa32f38c2df7290540b406331a97a2c86c63e37 /ext/phar/build_precommand.php | |
parent | bd93265e8f425191270c8f51ad42c6d6eccb63ba (diff) | |
download | php-git-6b8f480c455db013cfca45011a6be9e8a377d096.tar.gz |
- This is not needed here
Diffstat (limited to 'ext/phar/build_precommand.php')
-rwxr-xr-x | ext/phar/build_precommand.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/build_precommand.php b/ext/phar/build_precommand.php index 7961f0c2ba..c935230898 100755 --- a/ext/phar/build_precommand.php +++ b/ext/phar/build_precommand.php @@ -56,5 +56,3 @@ foreach($classes as $name) } ?> - -new PharCommand($argc, $argv); |