Changeset 10445 for trunk/src/bp-groups/bp-groups-functions.php
- Timestamp:
- 01/08/2016 09:38:46 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-functions.php
r10417 r10445 772 772 } 773 773 774 return $count;774 return (int) $count; 775 775 } 776 776
Note: See TracChangeset
for help on using the changeset viewer.