]> git.mxchange.org Git - friendica.git/blobdiff - src/App/Mode.php
Merge pull request #9314 from annando/suggestions
[friendica.git] / src / App / Mode.php
index 3341a412e282166664ace80cb2c5602e11c30438..e19de8f07f4feaba6555f4f6b9394ee37ef9b7f8 100644 (file)
@@ -38,7 +38,7 @@ class Mode
        const DBCONFIGAVAILABLE   = 4;
        const MAINTENANCEDISABLED = 8;
 
-       const BACKEND_CONTENT_TYPES = ['application/jrd+json', 'application/xrd+xml', 'text/xml',
+       const BACKEND_CONTENT_TYPES = ['application/jrd+json', 'text/xml',
                'application/rss+xml', 'application/atom+xml', 'application/activity+json'];
 
        /***