summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
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