From c9d42b960ddf3922233e96a172397bdcad2ef460 Mon Sep 17 00:00:00 2001 From: knut Date: Thu, 28 Jan 2021 17:51:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..dc68158 --- /dev/null +++ b/Home.md @@ -0,0 +1,7 @@ +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