Merge pull request #1080 from badis/patch-1

Update StreamAction.php
This commit is contained in:
Lucas Bartholemy 2015-06-08 15:23:27 +02:00
commit c28379e1f4

View File

@ -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