Wait with csrf check for now.

This commit is contained in:
Thomas Tanghus 2012-08-04 20:26:28 +02:00
parent d19803654f
commit e1d4f85102
1 changed files with 1 additions and 1 deletions

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