From: Tomas V.V.Cox Date: Tue, 16 Apr 2002 00:38:21 +0000 (+0000) Subject: Added standar header X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~637 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7325f1a4f0ebecf0fd5a59034b8be9f2af3df04d;p=php Added standar header --- diff --git a/pear/PEAR/Command/Remote.php b/pear/PEAR/Command/Remote.php index d5777d3c7a..b754055d0a 100644 --- a/pear/PEAR/Command/Remote.php +++ b/pear/PEAR/Command/Remote.php @@ -1,4 +1,23 @@ | +// | | +// +----------------------------------------------------------------------+ +// +// $Id$ require_once 'PEAR/Command/Common.php'; require_once 'PEAR/Remote.php';