Changeset 2919 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 04/13/2010 04:01:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r2865 r2919 256 256 global $bp; 257 257 258 if ( ! function_exists('xprofile_install') )258 if ( !bp_is_active( 'xprofile' ) ) 259 259 bp_core_load_template( apply_filters( 'bp_core_template_display_profile', 'members/single/home' ) ); 260 260 }
Note: See TracChangeset
for help on using the changeset viewer.