Changeset 3615 for branches/plugin/bbp-includes/bbp-core-compatibility.php
- Timestamp:
- 11/16/2011 04:01:41 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-core-compatibility.php
r3614 r3615 550 550 'forums/single-' . $post_type . '.php', 551 551 'bbpress/single-' . $post_type . '.php', 552 553 // Forum554 $post_type . '.php',555 'forums/' . $post_type . '.php',556 'bbpress/' . $post_type . '.php',557 552 ); 558 553
Note: See TracChangeset
for help on using the changeset viewer.