forked from mirrors/easyappointments
3 lines
125 B
PHP
3 lines
125 B
PHP
<?php defined('BASEPATH') OR exit('No direct script access allowed');
|
|
|
|
echo "\nERROR: ", $heading, "\n\n", $message, "\n\n";
|