Changeset 4381 for trunk/bp-xprofile/bp-xprofile-loader.php
- Timestamp:
- 05/17/2011 07:25:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-loader.php
r4378 r4381 111 111 global $bp; 112 112 113 // Stop if there is no user displayed114 if ( empty( $bp->displayed_user->id ) )115 return;116 117 113 // Add 'Profile' to the main navigation 118 114 $main_nav = array(
Note: See TracChangeset
for help on using the changeset viewer.