remote_user => remote_channel
This commit is contained in:
@@ -3949,7 +3949,7 @@ function retain_item($id) {
|
||||
function drop_items($items) {
|
||||
$uid = 0;
|
||||
|
||||
if(! local_channel() && ! remote_user())
|
||||
if(! local_channel() && ! remote_channel())
|
||||
return;
|
||||
|
||||
if(count($items)) {
|
||||
|
||||
Reference in New Issue
Block a user