Skip to content
Snippets Groups Projects
Commit 798dc2c3 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

Merge pull request #7231 from owncloud/proper-content-type

Use the proper content-type
parents 7e94d98b 8a2cd035
Branches
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@
require_once '../lib/base.php';
header('Content-type: application/xml');
$url=OCP\Util::getServerProtocol().'://'.substr(OCP\Util::getServerHost().OCP\Util::getRequestUri(), 0, -17).'ocs/v1.php/';
echo('
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment