Revert "Moved .htconfig.php file & extracted Install business logic"

This commit is contained in:
Tobias Diekershoff
2018-04-21 16:28:22 +02:00
committed by GitHub
parent afced187bc
commit f63be91bd5
22 changed files with 324 additions and 350 deletions

View File

@@ -93,7 +93,6 @@ class dba {
// No suitable SQL driver was found.
if (!self::$connected) {
self::$driver = null;
self::$db = null;
}
$a->save_timestamp($stamp1, "network");