mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Merge branch 'master' of gitorious.org:owncloud/owncloud
This commit is contained in:
commit
95fc7f4cb7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
require_once('../../../lib/base.php');
|
||||
|
||||
OC_JSON::checkAdminUser();
|
||||
OC_JSON::callCheck();
|
||||
|
||||
$l = OC_L10N::get('core');
|
||||
|
||||
if(OC_Config::getValue('appstoreenabled', true)==false){
|
||||
|
|
|
|||
Loading…
Reference in a new issue