mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +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
|
// Create a normal container now
|
||||||
$phpbb_container = phpbb_create_default_container($phpbb_root_path, $phpEx);
|
$phpbb_container = phpbb_create_default_container($phpbb_root_path, $phpEx);
|
||||||
|
|
||||||
// Writes into global $cache
|
// Sets the global $cache variable
|
||||||
$cache = $phpbb_container->get('cache');
|
$cache = $phpbb_container->get('cache');
|
||||||
|
|
||||||
$this->build_search_index($mode, $sub);
|
$this->build_search_index($mode, $sub);
|
||||||
|
Reference in New Issue
Block a user