Ignore:
Timestamp:
11/04/07 13:31:01 (5 years ago)
Author:
root
Message:

Merged trunk revision 1031:1055 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/administration/members.php

    r1002 r1056  
    202202    $variables['rowstart'] = $rowstart; 
    203203    $variables['items_per_page'] = ITEMS_PER_PAGE; 
    204     $variables['pagenav_url'] = FUSION_SELF."?sortby=$sortby&".($country==""?"":"country=$country&"); 
     204    $variables['pagenav_url'] = FUSION_SELF.$aidlink."&sortby=$sortby&".($country==""?"":"country=$country&"); 
    205205} 
    206206 
Note: See TracChangeset for help on using the changeset viewer.