Object instead of Display
This commit is contained in:
parent
e71f497295
commit
cb44aa83c7
3 changed files with 43 additions and 10 deletions
|
@ -215,10 +215,6 @@ if (strlen($a->module)) {
|
|||
* First see if we have an addon which is masquerading as a module.
|
||||
*/
|
||||
|
||||
if ($a->module == 'object') {
|
||||
$a->module = 'display';
|
||||
}
|
||||
|
||||
// Compatibility with the Android Diaspora client
|
||||
if ($a->module == 'stream') {
|
||||
goaway('network?f=&order=post');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue