Changeset 2984 for branches/plugin/bbp-includes/bbp-reply-functions.php
- Timestamp:
- 04/03/2011 09:39:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-reply-functions.php
r2953 r2984 499 499 500 500 // Last reply and active ID's 501 bbp_update_topic_last_reply_id ( $ancestor, $reply_id);501 bbp_update_topic_last_reply_id ( $ancestor, $reply_id ); 502 502 bbp_update_topic_last_active_id ( $ancestor, $active_id ); 503 503
Note: See TracChangeset
for help on using the changeset viewer.