Changeset 8543
- Timestamp:
- 06/21/2014 05:58:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-loader.php
r8223 r8543 130 130 define( 'BP_GROUPS_SLUG', $this->id ); 131 131 132 // Global tables for messagingcomponent132 // Global tables for groups component 133 133 $global_tables = array( 134 134 'table_name' => $bp->table_prefix . 'bp_groups',
Note: See TracChangeset
for help on using the changeset viewer.