commit c9d42b960ddf3922233e96a172397bdcad2ef460 Author: knut Date: Thu Jan 28 17:51:39 2021 +0100 „Home“ hinzufügen 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