From 4979a12de4e18edb54af07cd187e2a193bc518eb Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Oct 2006 19:40:07 +0000 Subject: --- user_guide/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/index.html') diff --git a/user_guide/index.html b/user_guide/index.html index bb399f242..f55e7af6f 100644 --- a/user_guide/index.html +++ b/user_guide/index.html @@ -34,7 +34,7 @@ window.onload = function() { - +

Code Igniter User Guide Version 1.5.0b1

@@ -84,7 +84,7 @@ then read the Getting Started page.

  • You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.
  • 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 doesn't require you to adhere to restrictive coding rules.
  • +
  • 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.
  • -- cgit v1.2.3-24-g4f1b