Changeset 4281 for trunk/bp-xprofile/bp-xprofile-loader.php
- Timestamp:
- 04/24/2011 03:28:18 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-loader.php
r4273 r4281 111 111 global $bp; 112 112 113 // Stop if there is no user displayed 114 if ( empty( $bp->displayed_user->id ) ) 115 return; 116 113 117 // Add 'Profile' to the main navigation 114 118 $main_nav = array(
Note: See TracChangeset
for help on using the changeset viewer.