summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-22 02:15:07 +0200
committeradmin <devnull@localhost>2006-09-22 02:15:07 +0200
commit6df261fe1918e15611cf7c3fad8175f7cec35cca (patch)
tree68ddbc036d3456eaaee603b8502ff1fcf1235038 /system/application
parentabe1482d7b005fa1d5a188d03a9147e7c4691f59 (diff)
Diffstat (limited to 'system/application')
-rw-r--r--system/application/config/routes.php5
1 files changed, 4 insertions, 1 deletions
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