Skip to content
Snippets Groups Projects
Commit 95fc7f4c authored by Alessandro Cosentino's avatar Alessandro Cosentino
Browse files

Merge branch 'master' of gitorious.org:owncloud/owncloud

parents 84aa7c7b e1d4f851
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
require_once('../../../lib/base.php'); require_once('../../../lib/base.php');
OC_JSON::checkAdminUser(); OC_JSON::checkAdminUser();
OC_JSON::callCheck();
$l = OC_L10N::get('core'); $l = OC_L10N::get('core');
if(OC_Config::getValue('appstoreenabled', true)==false){ if(OC_Config::getValue('appstoreenabled', true)==false){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment