Changeset 9591
- Timestamp:
- 03/03/2015 10:42:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/src/bp-groups/bp-groups-admin.php
r9351 r9591 1080 1080 1081 1081 /** 1082 * Multidimensional array of group visibility types and their groups. 1083 * 1084 * @link https://buddypress.trac.wordpress.org/ticket/6277 1085 * @var array 1086 */ 1087 public $group_type_ids = array(); 1088 1089 /** 1082 1090 * Constructor 1083 1091 *
Note: See TracChangeset
for help on using the changeset viewer.