Files
CHIEFSOFT\ameye 117b55d8ad first commit
2024-04-17 13:22:50 -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";