[buddypress-trac] [BuddyPress] #975: attack of the debug code (bp-forums)

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Sep 5 20:12:57 UTC 2009


#975: attack of the debug code (bp-forums)
--------------------+-------------------------------------------------------
Reporter:  DJPaul   |       Owner:     
    Type:  defect   |      Status:  new
Priority:  trivial  |   Milestone:  1.1
Keywords:           |  
--------------------+-------------------------------------------------------
 {{
 function bp_forums_on_activation() {
         echo "here"; die;
 }
 add_action( 'activate_bp-loader.php', 'bp_forums_on_activate' );
 }}

 bp-forums-bbpress.php

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


More information about the buddypress-trac mailing list