diff --git a/core/control/install/ctl/install.class.php b/core/control/install/ctl/install.class.php index 3497788a..ca5e97e0 100644 --- a/core/control/install/ctl/install.class.php +++ b/core/control/install/ctl/install.class.php @@ -41,7 +41,7 @@ function ctl_form() { exit; } - if ($this->act_get != "dbconfig") + if ($this->act_get != "dbconfig") { if (!$this->check_db()) { return array( "alert" => "x030404",