Ticket #3057: 3057.patch
| File 3057.patch, 481 bytes (added by , 15 years ago) |
|---|
-
bp-groups/bp-groups-template.php
1251 1251 } 1252 1252 1253 1253 function bp_group_new_topic_button( $group = false ) { 1254 echo bp_get_group_new_topic_button( );1254 echo bp_get_group_new_topic_button( $group ); 1255 1255 } 1256 1256 function bp_get_group_new_topic_button( $group = false ) { 1257 1257 global $groups_template;