summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2004-06-06 22:49:46 +0000
committerPierre Joye <pajoye@php.net>2004-06-06 22:49:46 +0000
commitd7e86a56694b545b4ba1161ae31b6e4d8f4fad26 (patch)
treec5e9724b9f50124311734482774faa225057f07a /pear
parent8217b64a33986152edd8b41c6486119a4c76a3af (diff)
downloadphp-git-d7e86a56694b545b4ba1161ae31b6e4d8f4fad26.tar.gz
- No more Pager
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php1
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",
);