diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-05-09 01:03:59 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-05-09 01:03:59 +0200 |
commit | 3d378b1fc634f5def5399bee35f11752a5929e1c (patch) | |
tree | 50342f356a01c4541321bedefc7b928c4c89c5de /system/application/config/routes.php | |
parent | 01f72ca6c27d99938cd1f814f812c5b844d51b83 (diff) |
typo fixes
Diffstat (limited to 'system/application/config/routes.php')
-rw-r--r-- | system/application/config/routes.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/application/config/routes.php b/system/application/config/routes.php index 8a09dec39..be09f5aa2 100644 --- a/system/application/config/routes.php +++ b/system/application/config/routes.php @@ -43,8 +43,4 @@ $route['default_controller'] = "welcome";
$route['scaffolding_trigger'] = "";
-
-
-
-
?>
\ No newline at end of file |