Changeset 6291 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 09/03/2012 01:33:13 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-catchuri.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r6290 r6291 331 331 332 332 /** 333 * bp_core_load_template()334 *335 333 * Load a specific template file with fallback support. 336 334 * … … 746 744 } 747 745 add_action( 'wp_head', '_bp_maybe_remove_rel_canonical', 8 ); 748 ?>
Note: See TracChangeset
for help on using the changeset viewer.