]> git.mxchange.org Git - friendica.git/blobdiff - include/dba.php
Revert "Moved .htconfig.php file & extracted Install business logic"
[friendica.git] / include / dba.php
index 1fe4cab4003542217da2bd5cc6fce0f8c2f14e08..b24d9b409d00125ad7349848d822089a5e908aff 100644 (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");