Changed comment
This commit is contained in:
parent
7cdbcf411f
commit
59311e9c49
|
@ -217,7 +217,7 @@ class UserItem
|
|||
return true;
|
||||
}
|
||||
|
||||
// Don't continue when the item had been an announce activity
|
||||
// The following check doesn't make sense on activities, so quit here
|
||||
if ($item['verb'] == Activity::ANNOUNCE) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user