From c2f508eec6d3350f7e690f2ca8ad64a947b9c7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Calvo?= Date: Sat, 9 Sep 2017 14:01:08 +0200 Subject: [PATCH] [ticket/15289] Remove common language from acp module PHPBB3-15289 --- phpBB/includes/acp/acp_storage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/acp/acp_storage.php b/phpBB/includes/acp/acp_storage.php index 9998188a18..ef1494a029 100644 --- a/phpBB/includes/acp/acp_storage.php +++ b/phpBB/includes/acp/acp_storage.php @@ -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