From 2be2966493a0f7e919c1c12c41ce0cffcc0ba2bc Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 12 Jul 2011 18:47:35 +0000 Subject: [PATCH] Updated PECL/PEAR text, and fixed a typo. Patch by Chris Jones --- index-beta.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index-beta.php b/index-beta.php index 738017e1f..6fbab79dd 100644 --- a/index-beta.php +++ b/index-beta.php @@ -130,7 +130,7 @@ $features = "

Everyone needs help every once in a while, and finding it can sometimes be very hard. - Thankfully, PHP has one of the greatest support communities outthere. + Thankfully, PHP has one of the greatest support communities out there. Read more...

@@ -139,11 +139,11 @@ $features = "

PECL + PEAR

- Doesn't PHP have a feature you need out of the box? - No worries. PHP has a large extension library, called - PECL, and - no smaller reusable class library, called - PEAR. + Is PHP missing a feature you need? No worries. + PHP has a large extension library called + PECL, + and a reusable class library called + PEAR.