diff --git a/lib/setup.php b/lib/setup.php index e1c1a110b3..59c3aefbf1 100644 --- a/lib/setup.php +++ b/lib/setup.php @@ -163,6 +163,7 @@ class OC_Setup { 'error' => 'PostgreSQL username and/or password not valid', 'hint' => 'You need to enter either an existing account or the administrator.' ); + return $error; } else { //check for roles creation rights in postgresql