Merge "Status::getHTML should actually return HTML"
[lhc/web/wiklou.git] / includes / installer / OracleInstaller.php
index 7757510..113dce6 100644 (file)
@@ -247,6 +247,7 @@ class OracleInstaller extends DatabaseInstaller {
                                return $status;
                        }
                }
+
                $this->db = $status->value;
                $this->setupSchemaVars();