1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

[ticket/11150] More CSS fixes

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2017-04-17 23:17:03 +02:00
parent 9314e533c8
commit 31953496ee
2 changed files with 3 additions and 5 deletions

View File

@@ -49,7 +49,6 @@ class acp_extensions
// Start the page
global $config, $user, $template, $request, $phpbb_extension_manager, $db, $phpbb_log, $phpbb_dispatcher;
$this->db = $db;
$this->config = $config;
$this->template = $template;