Changeset 1723 for trunk/bp-groups.php
- Timestamp:
- 08/28/2009 07:05:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups.php
r1718 r1723 158 158 bp_core_add_root_component( BP_GROUPS_SLUG ); 159 159 } 160 add_action( 'plugins_loaded', 'groups_setup_root_component', 1);160 add_action( 'plugins_loaded', 'groups_setup_root_component', 2 ); 161 161 162 162 function groups_check_installed() {
Note: See TracChangeset
for help on using the changeset viewer.