From: Tomas V.V.Cox Date: Tue, 16 Apr 2002 00:31:16 +0000 (+0000) Subject: Vim tags added plus some other minor text about license and author X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~638 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a365fd8a2a6d9463e86923964c5d64076e125be;p=php Vim tags added plus some other minor text about license and author --- diff --git a/pear/PEAR/Command/Registry.php b/pear/PEAR/Command/Registry.php index 252701dcdf..049b89f54c 100644 --- a/pear/PEAR/Command/Registry.php +++ b/pear/PEAR/Command/Registry.php @@ -1,4 +1,23 @@ | +// | | +// +----------------------------------------------------------------------+ +// +// $Id$ require_once 'PEAR/Command/Common.php'; require_once 'PEAR/Registry.php';