01-26-2011, 10:45 AM
[eluser]William Rufino[/eluser]
Hi,
I have this rule $route['404_override'] = 'principal/erro_404';
but it doesnt work!
when a function show_404()
is called, it is just calling the default CI 404 page.
and my method is created
Hi,
I have this rule $route['404_override'] = 'principal/erro_404';
but it doesnt work!
when a function show_404()
is called, it is just calling the default CI 404 page.
and my method is created