From 5583e1aae64ff7e902136c4ba610d438dc2015d4 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 11 May 2008 15:48:20 +0000 Subject: removed closing PHP tag from all framework files --- system/application/config/routes.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/application/config/routes.php') diff --git a/system/application/config/routes.php b/system/application/config/routes.php index 1395b7aed..ec03d77b5 100644 --- a/system/application/config/routes.php +++ b/system/application/config/routes.php @@ -43,4 +43,3 @@ $route['default_controller'] = "welcome"; $route['scaffolding_trigger'] = ""; -?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b