From 6df261fe1918e15611cf7c3fad8175f7cec35cca Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 22 Sep 2006 00:15:07 +0000 Subject: --- system/application/config/routes.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'system/application/config') diff --git a/system/application/config/routes.php b/system/application/config/routes.php index 473704c6d..8a1f8b166 100644 --- a/system/application/config/routes.php +++ b/system/application/config/routes.php @@ -40,9 +40,12 @@ */ $route['default_controller'] = "welcome"; - $route['scaffolding_trigger'] = ""; // Define your own routes below ------------------------------------------- + + + + ?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b