diff --git a/settings/ajax/apps/ocs.php b/settings/ajax/apps/ocs.php index c7b6b22748..5a326c125f 100644 --- a/settings/ajax/apps/ocs.php +++ b/settings/ajax/apps/ocs.php @@ -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){