Skip to:
Content

BuddyPress.org

Changeset 7138


Ignore:
Timestamp:
06/03/2013 12:39:09 PM (11 years ago)
Author:
boonebgorges
Message:

Removes bbp_ copypasta introduced in r7131

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-template-loader.php

    r7131 r7138  
    342342    // template and use it to switch off BuddyPress's theme compatibility.
    343343    if ( !empty( $new_template ) ) {
    344         $template = bbp_set_template_included( $new_template );
     344        $template = bp_set_template_included( $new_template );
    345345    }
    346346
Note: See TracChangeset for help on using the changeset viewer.