From c644128fdd49a47d791240e0e38b54cd22412bc5 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Wed, 4 Jul 2007 23:54:32 +0000
Subject: fixed validation errors... about a zillion of em.
---
user_guide/general/routing.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'user_guide/general/routing.html')
diff --git a/user_guide/general/routing.html b/user_guide/general/routing.html
index c4af428a0..2cd0d2f49 100644
--- a/user_guide/general/routing.html
+++ b/user_guide/general/routing.html
@@ -86,7 +86,7 @@ To overcome this, CodeIgniter allows you to remap the URI handler.
Setting your own routing rules
Routing rules are defined in your application/config/routes.php file. In it you'll see an array called $route that
-permits you to specify your own routing criteria. Routes can either be specified using wildcards or Regular Expressions
+permits you to specify your own routing criteria. Routes can either be specified using wildcards or Regular Expressions
Wildcards
@@ -172,7 +172,7 @@ Previous Topic: Scaffolding
Top of Page ·
User Guide Home ·
Next Topic: Error Handling
-
+
CodeIgniter · Copyright © 2007 · Ellislab, Inc.
--
cgit v1.2.3-24-g4f1b