first commit

This commit is contained in:
kicap1992
2021-04-07 03:07:13 +08:00
commit 47ef4f9ec5
470 changed files with 211306 additions and 0 deletions

View File

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