Simple forum software for building great communities.
Go to file
Toby Zerner b0b388052a Fix regressions related to deleting posts
- On the front-end, correct the check to see if the discussion has no more posts
- On the back-end, run a query to count the posts instead of using the comments_count, because the comments_count does not include other deleted posts
2016-02-29 18:41:59 +10:30
framework/core Fix regressions related to deleting posts 2016-02-29 18:41:59 +10:30