mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
404 fix
This commit is contained in:
parent
54680ed2bd
commit
0257da7e35
@ -54,5 +54,7 @@ $route['about'] = 'main/about';
|
||||
$route['iphone/:num'] = 'iphone';
|
||||
$route['iphone/view/:any'] = 'iphone/view';
|
||||
|
||||
$route['404_override'] = 'errors/error_404';
|
||||
|
||||
/* End of file routes.php */
|
||||
/* Location: ./application/config/routes.php */
|
||||
|
Loading…
x
Reference in New Issue
Block a user