diff --git a/apps/files/ajax/upload.php b/apps/files/ajax/upload.php index e9d85ef005..a4dcd80a2e 100644 --- a/apps/files/ajax/upload.php +++ b/apps/files/ajax/upload.php @@ -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');