remote_user => remote_channel
This commit is contained in:
@@ -7,7 +7,7 @@ require_once('include/items.php');
|
||||
|
||||
function subthread_content(&$a) {
|
||||
|
||||
if((! local_channel()) && (! remote_user())) {
|
||||
if((! local_channel()) && (! remote_channel())) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user