mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
The db_tools is running in "return statement" mode, so the queries to modify the data are not executed, but just returned. PHPBB3-11277
The db_tools is running in "return statement" mode, so the queries to modify the data are not executed, but just returned. PHPBB3-11277