From c53eb99a7cc5a49d2de7e96445146d88cf873f90 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Thu, 27 Oct 2011 01:59:29 +0100 Subject: Removed PEAR snipe. --- user_guide/index.html | 1 - 1 file changed, 1 deletion(-) 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.

  • You want a framework that requires nearly zero configuration.
  • You want a framework that does not require you to use the command line.
  • You want a framework that does not require you to adhere to restrictive coding rules.
  • -
  • You are not interested in large-scale monolithic libraries like PEAR.
  • You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).
  • You eschew complexity, favoring simple solutions.
  • You need clear, thorough documentation.
  • -- cgit v1.2.3-24-g4f1b