diff --git a/setup/wizard/installUtil.php b/setup/wizard/installUtil.php index 9a4f87a..400bd7f 100644 --- a/setup/wizard/installUtil.php +++ b/setup/wizard/installUtil.php @@ -878,7 +878,7 @@ class InstallUtil { return $type; } - return false; + return "community"; } /**