mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11305] Adjust comment.
PHPBB3-11305
This commit is contained in:
parent
210f627f67
commit
3360d4cfce
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class install_install extends module
|
|||
// Create a normal container now
|
||||
$phpbb_container = phpbb_create_default_container($phpbb_root_path, $phpEx);
|
||||
|
||||
// Writes into global $cache
|
||||
// Sets the global $cache variable
|
||||
$cache = $phpbb_container->get('cache');
|
||||
|
||||
$this->build_search_index($mode, $sub);
|
||||
|
|
Loading…
Add table
Reference in a new issue