[ticket/15289] Remove common language from acp module

PHPBB3-15289
This commit is contained in:
Rubén Calvo 2017-09-09 14:01:08 +02:00
parent 11f13e21ac
commit c2f508eec6

View file

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