mirror of
https://github.com/humhub/humhub.git
synced 2025-03-14 20:19:47 +01:00
commit
c28379e1f4
@ -466,7 +466,7 @@ class StreamAction extends CAction
|
||||
// Posts only
|
||||
if (in_array('model_posts', $this->filters)) {
|
||||
$this->sqlWhere .= " AND content.object_model='Post'";
|
||||
;
|
||||
|
||||
}
|
||||
|
||||
// Visibility filters
|
||||
|
Loading…
x
Reference in New Issue
Block a user