- Timestamp:
- 11/15/2015 07:13:42 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-members-suggestions.php
r10108 r10355 84 84 public function get_suggestions() { 85 85 $user_query = array( 86 'count_total' => '', // Prevents total count 86 'count_total' => '', // Prevents total count. 87 87 'populate_extras' => false, 88 88 'type' => 'alphabetical',
Note: See TracChangeset
for help on using the changeset viewer.