1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-28 05:55:32 +02:00
Files
php-phpbb/phpBB/install
Joas Schilling fbf85b76c1 [feature/soft-delete] Correctly synchronize the topic_visibility in sync()
This also makes sync('topic_visibility') obsolete, but we keep it for now.
Also fix a unit test, because ITEM_DELETED overpowers ITEM_UNAPPROVED

PHPBB3-9567
2012-10-09 15:38:50 +02:00
..