[buddypress-trac] [BuddyPress] #1421: register_theme_folder dupe

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Dec 4 17:07:42 UTC 2009


#1421: register_theme_folder dupe
----------------------+-----------------------------------------------------
Reporter:  mattwiebe  |       Owner:     
    Type:  defect     |      Status:  new
Priority:  minor      |   Milestone:  1.2
Keywords:             |  
----------------------+-----------------------------------------------------
 in trunk/bp-core.php, the following is listed twice on lines 69-75:

 {{{
 /* Register BuddyPress themes contained within the theme folder */
 if ( function_exists( 'register_theme_folder' ) )
         register_theme_folder( 'buddypress/bp-themes' );
 }}}

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1421>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list