From: Stig Bakken Date: Tue, 2 Apr 2002 09:18:07 +0000 (+0000) Subject: * just renaming some comments X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~912 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9de06e36624cb49f48cff89058664aa068401f5a;p=php * just renaming some comments --- diff --git a/pear/PEAR/Registry.php b/pear/PEAR/Registry.php index fa149ee74d..5dd24037b1 100644 --- a/pear/PEAR/Registry.php +++ b/pear/PEAR/Registry.php @@ -57,7 +57,7 @@ class PEAR_Registry extends PEAR // }}} - // {{{ PEAR_Registry + // {{{ constructor /** * PEAR_Registry constructor. @@ -79,7 +79,7 @@ class PEAR_Registry extends PEAR } // }}} - // {{{ _PEAR_Registry + // {{{ destructor /** * PEAR_Registry destructor. Makes sure no locks are forgotten.