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

This commit is contained in:
Alessandro Cosentino 2012-08-04 14:35:27 -04:00
commit 95fc7f4cb7

View file

@ -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){