Changeset 2343 for trunk/bp-core.php
- Timestamp:
- 01/18/2010 08:00:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r2335 r2343 342 342 */ 343 343 if ( !function_exists( 'xprofile_install' ) ) { 344 /* Fallback wirevalues if xprofile is disabled */344 /* Fallback values if xprofile is disabled */ 345 345 $bp->core->profile->slug = 'profile'; 346 346 $bp->active_components[$bp->core->profile->slug] = $bp->core->profile->slug;
Note: See TracChangeset
for help on using the changeset viewer.