From: Martin Jansen Date: Mon, 22 Apr 2002 09:11:06 +0000 (+0000) Subject: * Due to the recent changes in the installer stuff, the webinstaller X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb3c6e7a18231041b56b88780d53b1b6ec627d44;p=php * Due to the recent changes in the installer stuff, the webinstaller is not supported at the moment. --- diff --git a/pear/PEAR/WebInstaller.php b/pear/PEAR/WebInstaller.php index c96a759f14..39ea212c98 100644 --- a/pear/PEAR/WebInstaller.php +++ b/pear/PEAR/WebInstaller.php @@ -17,6 +17,14 @@ // +---------------------------------------------------------------------+ +/* + + WARNING: Due to internal changes in PEAR, the webinstaller is + currently not supported! + +*/ + + /* This class should simplify the task of installing PEAR-packages, if you * don't have a cgi-php binary on your system or you don't have access to * the system-wide pear directory.