2025-04-27 07:06:24 +07:00

8 lines
128 B
PHP
Executable File

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