Format config files

This commit is contained in:
Eike Foken
2011-09-01 19:59:58 +02:00
parent d9d8feabfb
commit 82b13d758d
15 changed files with 599 additions and 598 deletions

View File

@@ -1,4 +1,4 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
<?php defined('BASEPATH') || exit('No direct script access allowed');
/*
| -------------------------------------------------------------------------
| URI ROUTING
@@ -46,4 +46,4 @@ $route['(\w{2})'] = $route['default_controller'];
/* End of file routes.php */
/* Location: ./application/config/routes.php */
/* Location: ./application/config/routes.php */