Changeset 5794
- Timestamp:
- 05/26/2015 01:17:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/topics/template/counts.php
r5766 r5794 34 34 ) ); 35 35 36 bbp_clean_post_cache( $t );37 36 bbp_update_topic_reply_count( $t ); 38 37 … … 77 76 ) ); 78 77 79 bbp_clean_post_cache( $t );80 78 bbp_update_topic_reply_count( $t ); 81 79
Note: See TracChangeset
for help on using the changeset viewer.