From: Pierre Joye Date: Fri, 12 Mar 2004 18:22:48 +0000 (+0000) Subject: - revert previous commit: X-Git-Tag: php-5.0.0RC1RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a31a6a88b96b07d6c3bf015168384e49c0af806;p=php - revert previous commit: - Features freeze period - No agreement on this change - Even if an agreement exists, this change is not enough to allow the usage of this new tag --- diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php index 6ed14aca84..3329fc6b6e 100644 --- a/pear/PEAR/Common.php +++ b/pear/PEAR/Common.php @@ -51,7 +51,7 @@ $GLOBALS['_PEAR_Common_tempfiles'] = array(); * Valid maintainer roles * @var array */ -$GLOBALS['_PEAR_Common_maintainer_roles'] = array('lead','developer','contributor','helper', 'emeritus'); +$GLOBALS['_PEAR_Common_maintainer_roles'] = array('lead','developer','contributor','helper'); /** * Valid release states