mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
VilesciFrameset
This commit is contained in:
@@ -51,6 +51,6 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
*/
|
||||
$route['person/(:any)'] = 'person/view/$1';
|
||||
$route['person'] = 'person';
|
||||
$route['default_controller'] = 'welcome';
|
||||
$route['default_controller'] = 'Vilesci';
|
||||
$route['404_override'] = '';
|
||||
$route['translate_uri_dashes'] = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user