mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[feature/sphinx-fulltext-search] remove note from db_tools
Note saying db_tools not being used currently is remove from db_tools.php We utilize db_tools in sphinx search. PHPBB3-10946
This commit is contained in:
@@ -20,7 +20,6 @@ if (!defined('IN_PHPBB'))
|
||||
* Currently not supported is returning SQL for creating tables.
|
||||
*
|
||||
* @package dbal
|
||||
* @note currently not used within phpBB3, but may be utilized later.
|
||||
*/
|
||||
class phpbb_db_tools
|
||||
{
|
||||
|
Reference in New Issue
Block a user