mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +02:00
[ticket/13740] Exit from installation if phpBB is already installed
PHPBB3-13740
This commit is contained in:
@@ -219,7 +219,7 @@ class helper
|
||||
protected function render_language_select()
|
||||
{
|
||||
$langs = $this->lang_helper->get_available_languages();
|
||||
// @todo
|
||||
// @todo Implement language change option
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user