Skip to:
Content

bbPress.org


Ignore:
Timestamp:
11/16/2011 04:01:41 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Revert cruft from bbp_get_forum_edit_template() from r3614.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-core-compatibility.php

    r3614 r3615  
    550550        'forums/single-'  . $post_type . '.php',
    551551        'bbpress/single-' . $post_type . '.php',
    552 
    553         // Forum
    554         $post_type . '.php',
    555         'forums/'  . $post_type . '.php',
    556         'bbpress/' . $post_type . '.php',
    557552    );
    558553
Note: See TracChangeset for help on using the changeset viewer.