Changeset 5699 for trunk/bp-xprofile/bp-xprofile-loader.php
- Timestamp:
- 02/11/2012 02:14:07 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-loader.php
r5504 r5699 1 1 <?php 2 2 3 /** 3 4 * BuddyPress XProfile Loader … … 7 8 * 8 9 * @package BuddyPress 9 * @subpackage XProfile Core10 * @subpackage XProfileLoader 10 11 */ 11 12 … … 109 110 global $bp; 110 111 112 $sub_nav = array(); 113 111 114 // Add 'Profile' to the main navigation 112 115 $main_nav = array(
Note: See TracChangeset
for help on using the changeset viewer.