mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12683] Fix test
PHPBB3-12683
This commit is contained in:
@@ -133,6 +133,9 @@ class create_search_index extends database_task
|
||||
$this->phpbb_dispatcher,
|
||||
$container->get('language'),
|
||||
$this->user,
|
||||
SEARCH_RESULTS_TABLE,
|
||||
SEARCH_WORDLIST_TABLE,
|
||||
SEARCH_WORDMATCH_TABLE,
|
||||
$this->phpbb_root_path,
|
||||
$this->php_ext
|
||||
);
|
||||
|
Reference in New Issue
Block a user