Include db class

This commit is contained in:
Yiğit Kerem Oktay 2020-08-15 20:23:23 +03:00 committed by GitHub
parent 489c745609
commit 2f544eace2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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