]> granicus.if.org Git - php/commitdiff
* remove empty fold
authorStig Bakken <ssb@php.net>
Sun, 7 Apr 2002 16:51:17 +0000 (16:51 +0000)
committerStig Bakken <ssb@php.net>
Sun, 7 Apr 2002 16:51:17 +0000 (16:51 +0000)
pear/PEAR/Command/Install.php

index e57043881660e69c653e3aacbc1309a6852de01a..471ed03b61052075bcfcc45cbb33d63d6c5a7599 100644 (file)
@@ -28,9 +28,6 @@ require_once "PEAR/Installer.php";
  */
 class PEAR_Command_Install extends PEAR_Command_Common
 {
-    // {{{ properties
-    // }}}
-
     // {{{ constructor
 
     /**