Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/14/2009 05:53:21 PM (17 years ago)
Author:
apeatling
Message:

Fixes #996 props Detective

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-activity/bp-activity-templatetags.php

    r1844 r1866  
    120120    $bp_activity_no_activity = $no_activity;
    121121   
    122     load_template( TEMPLATEPATH . '/activity/activity-list.php' );
     122    locate_template( array( '/activity/activity-list.php' ), true );
    123123}
    124124
Note: See TracChangeset for help on using the changeset viewer.