X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpeopletag.php;h=dd3c1c0899a7befec824afeae83e4c8f19434633;hb=273d9e2def8b7ad003d39ca3210b502d8981a8cb;hp=5add75485808d08f704fa6dfa73faa34593605d6;hpb=4a41dbcdc4ba61b8aa59f4d3cba545652e5706e1;p=quix0rs-gnu-social.git diff --git a/actions/peopletag.php b/actions/peopletag.php index 5add754858..dd3c1c0899 100644 --- a/actions/peopletag.php +++ b/actions/peopletag.php @@ -124,7 +124,7 @@ class PeopletagAction extends Action $profile->query(sprintf($qry, $this->tag, $lim)); - $pl = new ProfileList($profile, null, $this); + $pl = new ProfileList($profile, $this); $cnt = $pl->show(); $this->pagination($this->page > 1,