mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-02-03 09:44:13 -05:00
Include db class
This commit is contained in:
parent
489c745609
commit
2f544eace2
@ -18,7 +18,7 @@
|
|||||||
// Contributors:
|
// Contributors:
|
||||||
// Vojtěch Sajdl - Yigit Kerem Oktay - Thomas Nilsen - jhuesser
|
// Vojtěch Sajdl - Yigit Kerem Oktay - Thomas Nilsen - jhuesser
|
||||||
/**************************************************************************************/
|
/**************************************************************************************/
|
||||||
|
include "classes/db-class.php";
|
||||||
session_start();
|
session_start();
|
||||||
//Start editing here
|
//Start editing here
|
||||||
define("NAME", "##name##"); //Website name
|
define("NAME", "##name##"); //Website name
|
||||||
|
Loading…
Reference in New Issue
Block a user