mirror of
https://github.com/friendica/friendica
synced 2025-04-21 23:10:11 +00:00
Issue 6149: Making OWA (hopefully) compatible with Hubzilla
This commit is contained in:
parent
7e19506435
commit
8c6df8f156
4 changed files with 4 additions and 4 deletions
|
@ -86,6 +86,6 @@ class Owa extends BaseModule
|
|||
}
|
||||
}
|
||||
}
|
||||
System::jsonExit($ret, 'application/x-dfrn+json');
|
||||
System::jsonExit($ret, 'application/x-zot+json');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue