MaketRandevu/application/views/errors/cli/error_404.php
2020-03-11 10:24:25 +01:00

3 lines
125 B
PHP

<?php defined('BASEPATH') OR exit('No direct script access allowed');
echo "\nERROR: ", $heading, "\n\n", $message, "\n\n";