1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15289] Language fixes

PHPBB3-15289
This commit is contained in:
Rubén Calvo
2017-09-08 16:53:20 +02:00
parent b1928d515e
commit d7b1018110
2 changed files with 6 additions and 7 deletions

View File

@@ -64,8 +64,7 @@ class acp_storage
$this->storage_collection = $phpbb_container->get('storage.storage_collection');
// Add necesary language files
$this->lang->add_lang(array('common'));
$this->lang->add_lang(array('acp/storage'));
$this->lang->add_lang(['common', 'acp/storage']);
/**
* Add language strings