$cnt and GROUPS_PER_PAGE

As I understand, in actions/usergroups.php, $cnt - is a count of rendered groups, and it stops when $cnt == GROUPS_PER_PAGE (in lib/grouplist.php). So, how pagination links can be rendered with $cnt > GROUPS_PER_PAGE? But everything works fine with this patch: http://server.pztrn.ru/paste/220

So, can this problem be related to php 5.4 I'm using, or I miss configuration options?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID