mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +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