diff options
author | Pierre Joye <pajoye@php.net> | 2004-06-06 22:49:46 +0000 |
---|---|---|
committer | Pierre Joye <pajoye@php.net> | 2004-06-06 22:49:46 +0000 |
commit | d7e86a56694b545b4ba1161ae31b6e4d8f4fad26 (patch) | |
tree | c5e9724b9f50124311734482774faa225057f07a /pear/go-pear-list.php | |
parent | 8217b64a33986152edd8b41c6486119a4c76a3af (diff) | |
download | php-git-d7e86a56694b545b4ba1161ae31b6e4d8f4fad26.tar.gz |
- No more Pager
Diffstat (limited to 'pear/go-pear-list.php')
-rwxr-xr-x | pear/go-pear-list.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index 61a9140814..e2a3788174 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -14,7 +14,6 @@ $packages = array( // required packages for the web frontend "PEAR_Frontend_Web" => "0.4" -"Pager" => "1.0.8", "HTML_Template_IT" => "1.1", "Net_UserAgent_Detect" => "1.0", ); |