summaryrefslogtreecommitdiff
path: root/pear/PEAR/Command/Package.php
diff options
context:
space:
mode:
authorGreg Beaver <cellog@php.net>2005-08-22 22:09:54 +0000
committerGreg Beaver <cellog@php.net>2005-08-22 22:09:54 +0000
commitae8a3a0f9e317e5b13e7cecfc7fd94cf4139531b (patch)
treecb5bc65450ea598ec8457562d945aba16a241691 /pear/PEAR/Command/Package.php
parentde247c88cd876fe0f302adcc5a9c6617ab51928b (diff)
downloadphp-git-ae8a3a0f9e317e5b13e7cecfc7fd94cf4139531b.tar.gz
sync with PEAR 1.3.6
Diffstat (limited to 'pear/PEAR/Command/Package.php')
-rw-r--r--pear/PEAR/Command/Package.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/PEAR/Command/Package.php b/pear/PEAR/Command/Package.php
index 13f0c920f8..0923a51775 100644
--- a/pear/PEAR/Command/Package.php
+++ b/pear/PEAR/Command/Package.php
@@ -15,6 +15,7 @@
// +----------------------------------------------------------------------+
// | Authors: Stig Bakken <ssb@php.net> |
// | Martin Jansen <mj@php.net> |
+// | Greg Beaver <cellog@php.net> |
// +----------------------------------------------------------------------+
//
// $Id$