Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14115

errors views and helpers

$
0
0
Hello family,
I wonder why the helpers functions do not work in error views. For example, why is it impossible to do
PHP Code:
echo site_url('css/styles'); 
in the file: application/views/errors/html/error_404.php?

Viewing all articles
Browse latest Browse all 14115

Trending Articles