Commit
commit 5040c278741e4920d88d2f96a5f23f84c111a3cd Author: Jan DankertDate: Mon May 20 01:15:43 2019 +0200 Refactoring: Das Prüfen der DB-Version erfolgt mit der Standard-DB-Verbindung. Erst beim Update wird auf die Admin-Verbindung gewechselt. modules/cms-core/Dispatcher.class.php | 19 +- modules/database-update/DbUpdate.class.php | 46 ++- modules/database/driver/PDODriver.class.php | 497 ++++++++++++++-------------- 3 files changed, 288 insertions(+), 274 deletions(-)