Changeset 7138
- Timestamp:
- 06/03/2013 12:39:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-template-loader.php
r7131 r7138 342 342 // template and use it to switch off BuddyPress's theme compatibility. 343 343 if ( !empty( $new_template ) ) { 344 $template = b bp_set_template_included( $new_template );344 $template = bp_set_template_included( $new_template ); 345 345 } 346 346
Note: See TracChangeset
for help on using the changeset viewer.