source:
lliurex-jocomunico/trunk/fuentes/lliurex-jocomunico.install/var/lib/application/views/errors/cli/error_404.php
@
5728
Last change on this file since 5728 was 5728, checked in by , 3 years ago | |
---|---|
|
|
File size: 128 bytes |
Line | |
---|---|
1 | <?php |
2 | defined('BASEPATH') OR exit('No direct script access allowed'); |
3 | |
4 | echo "\nERROR: ", |
5 | $heading, |
6 | "\n\n", |
7 | $message, |
8 | "\n\n"; |
Note: See TracBrowser
for help on using the repository browser.