Changeset 2794 for branches/1.2/bp-forums.php
- Timestamp:
- 03/01/2010 12:40:17 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-forums.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-forums.php
r2788 r2794 29 29 do_action( 'bp_forums_setup' ); 30 30 } 31 add_action( 'bp_setup_globals', 'bp_forums_setup' , 9);31 add_action( 'bp_setup_globals', 'bp_forums_setup' ); 32 32 33 33 function bp_forums_is_installed_correctly() { … … 44 44 bp_core_add_root_component( BP_FORUMS_SLUG ); 45 45 } 46 add_action( 'bp_setup_root_components', 'bp_forums_setup_root_component' , 9);46 add_action( 'bp_setup_root_components', 'bp_forums_setup_root_component' ); 47 47 48 48 function bp_forums_directory_forums_setup() {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)