This commit is contained in:
Claude 2012-04-19 08:40:42 +02:00
parent 54680ed2bd
commit 0257da7e35

View File

@ -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 */