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