mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-24 08:10:13 +02:00
In database_update.php each config value of postgres fulltext search is first checked whether it already exists or not and then added. PHPBB3-9730