diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-10-27 02:59:29 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-10-27 02:59:29 +0200 |
commit | c53eb99a7cc5a49d2de7e96445146d88cf873f90 (patch) | |
tree | bf7e7a0de1baeca06f43e8e4d189b6b75aaebde9 | |
parent | 5543fd7ba20a1ddc9bdd0fb9505c1de310e9b833 (diff) |
Removed PEAR snipe.
-rw-r--r-- | user_guide/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user_guide/index.html b/user_guide/index.html index ac6d0f7f6..fa90983e1 100644 --- a/user_guide/index.html +++ b/user_guide/index.html @@ -77,7 +77,6 @@ minimizing the amount of code needed for a given task.</p> <li>You want a framework that requires nearly zero configuration.</li> <li>You want a framework that does not require you to use the command line.</li> <li>You want a framework that does not require you to adhere to restrictive coding rules.</li> -<li>You are not interested in large-scale monolithic libraries like PEAR.</li> <li>You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).</li> <li>You eschew complexity, favoring simple solutions.</li> <li>You need clear, thorough documentation.</li> |