remove debug output

This commit is contained in:
Björn Schießle 2012-10-08 17:32:04 +02:00
parent 2923d24921
commit 277dd2b0a9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Init owncloud
error_log("upload!!!");
// Firefox and Konqueror tries to download application/json for me. --Arthur
OCP\JSON::setContentTypeHeader('text/plain');