- Timestamp:
- 09/14/2016 01:34:44 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-member-suggestions.php
r11091 r11100 93 93 $user_query = array( 94 94 'count_total' => '', // Prevents total count. 95 'populate_extras' => false,96 95 'type' => 'alphabetical', 97 96 … … 116 115 $group_query = array( 117 116 'count_total' => '', // Prevents total count. 118 'populate_extras' => false,119 117 'type' => 'alphabetical', 120 118
Note: See TracChangeset
for help on using the changeset viewer.