From 2b03a7305a7451801f399a74e2a3995b5836e166 Mon Sep 17 00:00:00 2001 From: knut Date: Thu, 28 Jan 2021 17:51:56 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index dc68158..215540a 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,11 @@ Willkommen im Wiki. all PHP warnings can be changed at initialize/PhpErrorSettings.inc.php + you can switch between live and dev database initialize/db.inc.php line 96 + you can switch between live and dev credentials initialize/ini.inc.php line 60 + Set the db valuse at initialize/db.dev.php and live initialize/db.live.php -set teh credentials initialize/ini.dev.php and live initialize/ini.live.php + +set the credentials initialize/ini.dev.php and live initialize/ini.live.php