Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/29/2010 01:44:11 PM (15 years ago)
Author:
apeatling
Message:

Fixing component dependencies within the default theme.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-catchuri.php

    r2274 r2474  
    279279
    280280    if ( !function_exists('xprofile_install') )
    281         bp_core_load_template( apply_filters( 'bp_core_template_display_profile', 'profile/index' ) );
     281        bp_core_load_template( apply_filters( 'bp_core_template_display_profile', 'members/single/home' ) );
    282282}
    283283
Note: See TracChangeset for help on using the changeset viewer.