Changeset 7289 for trunk/bp-groups/bp-groups-classes.php
- Timestamp:
- 07/22/2013 07:00:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-classes.php
r7275 r7289 993 993 * @return array 994 994 */ 995 public function get_include_ids( $include ) {995 public function get_include_ids( $include = array() ) { 996 996 // The following args are specific to group member queries, and 997 997 // are not present in the query_vars of a normal BP_User_Query.
Note: See TracChangeset
for help on using the changeset viewer.