From 9de06e36624cb49f48cff89058664aa068401f5a Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Tue, 2 Apr 2002 09:18:07 +0000 Subject: [PATCH] * just renaming some comments --- pear/PEAR/Registry.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.50.1