X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpeopletag.php;h=dd3c1c0899a7befec824afeae83e4c8f19434633;hb=84fb84693994ba05a642d105a57227df7b412466;hp=5add75485808d08f704fa6dfa73faa34593605d6;hpb=420c3613049bec1360cdeb1f50283b239adf23d3;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,