Format config files
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user