From 7f6eff666e1d82b4ad90fac17e630fba035efa74 Mon Sep 17 00:00:00 2001 From: AngelOfDeaths <31589829+AngelOfDeaths@users.noreply.github.com> Date: Sun, 3 Sep 2017 17:42:45 +0200 Subject: [PATCH] *Added Bug Report page --- config.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.php b/config.php index e4e51d49..e239407b 100644 --- a/config.php +++ b/config.php @@ -208,6 +208,9 @@ $config = array( // gifts/shop system 'gifts_system' => false, + + // support/system + 'bug_report' => true, // forum 'forum' => 'site', // link to the server forum, set to "site" if you want to use build in forum system, otherwise leave empty if you aren't going to use any forum