Changeset 2788 for branches/1.2/bp-friends.php
- Timestamp:
- 02/24/2010 10:18:23 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-friends.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-friends.php
r2742 r2788 48 48 do_action( 'friends_setup_globals' ); 49 49 } 50 add_action( 'bp_setup_globals', 'friends_setup_globals' );50 add_action( 'bp_setup_globals', 'friends_setup_globals', 9 ); 51 51 52 52 function friends_check_installed() { … … 85 85 do_action( 'friends_setup_nav' ); 86 86 } 87 add_action( 'bp_setup_nav', 'friends_setup_nav' );87 add_action( 'bp_setup_nav', 'friends_setup_nav', 9 ); 88 88 89 89 /********************************************************************************
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)