fix
This commit is contained in:
@@ -52,4 +52,4 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
$route['default_controller'] = 'login';
|
||||
$route['404_override'] = 'Wrb404';
|
||||
$route['translate_uri_dashes'] = FALSE;
|
||||
|
||||
$route['auth/(.+)'] = 'home/auth/$1';
|
||||
|
||||
Reference in New Issue
Block a user