[buddypress-trac] [BuddyPress] #2557: bp-blogs-templatetags.php - code formatting

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Jul 27 16:31:35 UTC 2010


#2557: bp-blogs-templatetags.php - code formatting
---------------------+------------------------------------------------------
 Reporter:  nuprn1   |       Owner:       
     Type:  defect   |      Status:  new  
 Priority:  trivial  |   Milestone:  1.2.6
Component:  Blogs    |    Keywords:       
---------------------+------------------------------------------------------
 extremely minor - while creating a bp hook reference script - i noticed an
 inconsistency:

 line 347

 <?php do_action( "signup_hidden_fields" ); ?>

 change to

 <?php do_action( 'signup_hidden_fields' ); ?>

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


More information about the buddypress-trac mailing list