From: Stig Bakken Date: Fri, 20 Apr 2001 13:04:30 +0000 (+0000) Subject: * update class doc-comment X-Git-Tag: php-4.0.6RC1~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c78e847153715269ac79243374641aca0951647a;p=php * update class doc-comment --- diff --git a/pear/PEAR/Packager.php b/pear/PEAR/Packager.php index 610e00b848..885e73ff69 100644 --- a/pear/PEAR/Packager.php +++ b/pear/PEAR/Packager.php @@ -21,8 +21,7 @@ require_once "PEAR.php"; /** - * Administration class used to install PEAR packages and maintain the - * installed package database. + * Administration class used to make a PEAR release tarball. * * @since PHP 4.0.2 * @author Stig Bakken