- Timestamp:
- 11/19/2020 12:50:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-invitation-manager.php
r12771 r12793 612 612 * @return bool True on success, false on failure. 613 613 */ 614 abstract public function run_acceptance_action( $type = 'invite', $r );614 abstract public function run_acceptance_action( $type, $r ); 615 615 616 616 /**
Note: See TracChangeset
for help on using the changeset viewer.