Ticket #666: groups_forum_topic_activity.patch
| File groups_forum_topic_activity.patch, 622 bytes (added by , 17 years ago) |
|---|
-
bp-groups.php
1201 1201 add_action( 'groups_joined_group', 'groups_update_last_activity' ); 1202 1202 add_action( 'groups_leave_group', 'groups_update_last_activity' ); 1203 1203 add_action( 'groups_created_group', 'groups_update_last_activity' ); 1204 add_action( 'groups_new_forum_topic', 'groups_update_last_activity' ); 1204 1205 add_action( 'groups_new_forum_topic_post', 'groups_update_last_activity' ); 1205 add_action( 'groups_new_forum_topic_post', 'groups_update_last_activity' );1206 1206 1207 1207 1208 1208
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)