mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
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";
|