Skip to:
Content

BuddyPress.org

Changeset 8543


Ignore:
Timestamp:
06/21/2014 05:58:16 PM (11 years ago)
Author:
johnjamesjacoby
Message:

Fix copy-pasta inline doc reference in Groups component setup_globals(). Props boonebgorges.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-loader.php

    r8223 r8543  
    130130            define( 'BP_GROUPS_SLUG', $this->id );
    131131
    132         // Global tables for messaging component
     132        // Global tables for groups component
    133133        $global_tables = array(
    134134            'table_name'           => $bp->table_prefix . 'bp_groups',
Note: See TracChangeset for help on using the changeset viewer.