cellog Sun Sep 26 01:39:34 2004 EDT
Modified files:
/pear-core/PEAR/Command Package.php
Log:
add me to credits so users know who to complain to
if it doesn't work
http://cvs.php.net/diff.php/pear-core/PEAR/Command/Package.php?r1=1.68&r2=1.69&ty=u
Index: pear-core/PEAR/Command/Package.php
diff -u pear-core/PEAR/Command/Package.php:1.68
pear-core/PEAR/Command/Package.php:1.69
--- pear-core/PEAR/Command/Package.php:1.68 Sun Sep 26 01:36:35 2004
+++ pear-core/PEAR/Command/Package.php Sun Sep 26 01:39:34 2004
@@ -15,9 +15,10 @@
// +----------------------------------------------------------------------+
// | Authors: Stig Bakken <ssb@xxxxxxx> |
// | Martin Jansen <mj@xxxxxxx> |
+// | Greg Beaver <cellog@xxxxxxx> |
// +----------------------------------------------------------------------+
//
-// $Id: Package.php,v 1.68 2004/09/26 05:36:35 cellog Exp $
+// $Id: Package.php,v 1.69 2004/09/26 05:39:34 cellog Exp $
require_once 'PEAR/Common.php';
require_once 'PEAR/Command/Common.php';
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|