diff --git a/settings/ajax/apps/ocs.php b/settings/ajax/apps/ocs.php index c7b6b22748a7985a740dc1751a0d9a638627eebb..5a326c125f683b70efa0e3da2d6c54f527d24350 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){