mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-04-08 11:42:02 +02:00
Change connect to load and fix code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
define('VERSION','0.9.2');
|
||||
//define('INSTALLER_MODE','1');
|
||||
require_once 'lib/loadTwig.php';
|
||||
|
||||
$db_file = __DIR__."/sqlite.db3";
|
||||
|
||||
Reference in New Issue
Block a user