1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-12 17:31:33 +02:00
Files
php-phpbb/phpBB/includes/ucp
Marc Alexander 603dc1f786 [ticket/11717] Use topic_posts_approved instead of topic_replies
Due to the move to soft-delete, the topic_replies column no longer exists
in the topics table. Instead, the column topic_posts_approved should be used.

PHPBB3-11717
2013-07-20 21:21:36 +02:00
..