mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11305] Adjust comment.
PHPBB3-11305
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user