diff options
author | admin <devnull@localhost> | 2006-09-22 02:15:07 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-22 02:15:07 +0200 |
commit | 6df261fe1918e15611cf7c3fad8175f7cec35cca (patch) | |
tree | 68ddbc036d3456eaaee603b8502ff1fcf1235038 /system/application | |
parent | abe1482d7b005fa1d5a188d03a9147e7c4691f59 (diff) |
Diffstat (limited to 'system/application')
-rw-r--r-- | system/application/config/routes.php | 5 |
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 |