Merge branch 'master' into tres
Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php
This commit is contained in:
@@ -7,7 +7,7 @@ require_once('include/items.php');
|
||||
|
||||
function subthread_content(&$a) {
|
||||
|
||||
if((! local_user()) && (! remote_user())) {
|
||||
if((! local_channel()) && (! remote_channel())) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user