From 2f544eace20e724aab75a7f77d09cf19804cd37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Kerem=20Oktay?= Date: Sat, 15 Aug 2020 20:23:23 +0300 Subject: [PATCH] Include db class --- config.php.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php.template b/config.php.template index a90eced..66da094 100644 --- a/config.php.template +++ b/config.php.template @@ -18,7 +18,7 @@ // Contributors: // Vojtěch Sajdl - Yigit Kerem Oktay - Thomas Nilsen - jhuesser /**************************************************************************************/ - +include "classes/db-class.php"; session_start(); //Start editing here define("NAME", "##name##"); //Website name