Changeset 1723 for trunk/bp-friends.php
- Timestamp:
- 08/28/2009 07:05:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-friends.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends.php
r1718 r1723 52 52 } 53 53 add_action( 'plugins_loaded', 'friends_setup_globals', 5 ); 54 add_action( 'admin_menu', 'friends_setup_globals', 1);54 add_action( 'admin_menu', 'friends_setup_globals', 2 ); 55 55 56 56 function friends_check_installed() {
Note: See TracChangeset
for help on using the changeset viewer.