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

Use the proper content-type
remotes/origin/ldap_group_count
Jörn Friedrich Dreyer 11 years ago
commit 798dc2c39a
  1. 2
      ocs/providers.php

@ -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('

Loading…
Cancel
Save