Files
CHIEFSOFT\ameye 27aeffcfa3 first commit
2024-08-17 17:19:25 -04:00

8 lines
128 B
PHP

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