Ticket #6277: 6277.01.patch
File 6277.01.patch, 418 bytes (added by , 10 years ago) |
---|
-
src/bp-groups/bp-groups-admin.php
1143 1143 public $group_counts = 0; 1144 1144 1145 1145 /** 1146 * Multidimensional array of group visibility types and their groups. 1147 * 1148 * @var array 1149 */ 1150 public $group_type_ids = array(); 1151 1152 /** 1146 1153 * Constructor 1147 1154 * 1148 1155 * @since BuddyPress (1.7.0)