Changeset 13890 for trunk/src/bp-groups/bp-groups-admin.php
- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-admin.php
r13878 r13890 1505 1505 * @param boolean $exists True if the group type already exists. False otherwise. 1506 1506 * @param string $type_id The group type identifier. 1507 * @return bool eanTrue if the group type already exists. False otherwise.1507 * @return bool True if the group type already exists. False otherwise. 1508 1508 */ 1509 1509 function bp_groups_type_admin_type_exists( $exists = false, $type_id = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.