From: Stig Bakken Date: Sun, 7 Apr 2002 16:51:17 +0000 (+0000) Subject: * remove empty fold X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~818 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6d8d78754386a35c273e170993f4304d1a8a809;p=php * remove empty fold --- diff --git a/pear/PEAR/Command/Install.php b/pear/PEAR/Command/Install.php index e570438816..471ed03b61 100644 --- a/pear/PEAR/Command/Install.php +++ b/pear/PEAR/Command/Install.php @@ -28,9 +28,6 @@ require_once "PEAR/Installer.php"; */ class PEAR_Command_Install extends PEAR_Command_Common { - // {{{ properties - // }}} - // {{{ constructor /**