]> granicus.if.org Git - php/commitdiff
* just renaming some comments
authorStig Bakken <ssb@php.net>
Tue, 2 Apr 2002 09:18:07 +0000 (09:18 +0000)
committerStig Bakken <ssb@php.net>
Tue, 2 Apr 2002 09:18:07 +0000 (09:18 +0000)
pear/PEAR/Registry.php

index fa149ee74d1058998a1a26bd4aa7997aad7720a2..5dd24037b1408e2df7ba90c631f41195d2a8ee52 100644 (file)
@@ -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.