first commit

This commit is contained in:
kicap1992
2022-10-18 23:14:18 +08:00
commit 369e9b7829
879 changed files with 416721 additions and 0 deletions

View File

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