request = $request; $this->db = $db; $this->user = $user; $this->template = $template; $this->config = $config; $this->php_ext = $phpEx; $this->phpbb_root_path = $phpbb_root_path; } }