mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-21 12:33:47 +01: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