Skip to content
Snippets Groups Projects
Commit e1d4f851 authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

Wait with csrf check for now.

parent d1980365
Branches
No related tags found
No related merge requests found
......@@ -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){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment