Changeset 9906 for trunk/src/bp-groups/bp-groups-actions.php
- Timestamp:
- 06/02/2015 05:21:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-actions.php
r9819 r9906 456 456 * Sort the group creation steps. 457 457 * 458 * @return bool|null False on failure.458 * @return false|null False on failure. 459 459 */ 460 460 function groups_action_sort_creation_steps() { … … 508 508 * @since BuddyPress (1.2.0) 509 509 * 510 * @return bool|null False on failure.510 * @return false|null False on failure. 511 511 */ 512 512 function groups_action_group_feed() {
Note: See TracChangeset
for help on using the changeset viewer.