Initial commit

This commit is contained in:
2024-05-28 16:10:53 +02:00
commit eb32dbd5b2
253 changed files with 70017 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";