Check whether ownCloud is installed
ownCloud might not yet be setup. This causes an issue as the user config requires a setup ownCloud. Thus this needs a block whether ownCloud is installed or not. Fixes https://github.com/owncloud/core/issues/21955
Showing
- lib/private/l10n/factory.php 28 additions, 4 deletionslib/private/l10n/factory.php
- lib/private/server.php 2 additions, 1 deletionlib/private/server.php
- tests/lib/l10n/factorytest.php 190 additions, 75 deletionstests/lib/l10n/factorytest.php
- tests/lib/l10n/l10nlegacytest.php 1 addition, 1 deletiontests/lib/l10n/l10nlegacytest.php
- tests/lib/l10n/l10ntest.php 4 additions, 1 deletiontests/lib/l10n/l10ntest.php
Loading
Please register or sign in to comment