remove debug output
This commit is contained in:
parent
2923d24921
commit
277dd2b0a9
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
// Init owncloud
|
// Init owncloud
|
||||||
|
|
||||||
error_log("upload!!!");
|
|
||||||
// Firefox and Konqueror tries to download application/json for me. --Arthur
|
// Firefox and Konqueror tries to download application/json for me. --Arthur
|
||||||
OCP\JSON::setContentTypeHeader('text/plain');
|
OCP\JSON::setContentTypeHeader('text/plain');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue