db = $db; $this->cache = $cache; $this->template = $template; $this->user = $user; $this->auth = $auth; $this->config = $config; $this->phpbb_root_path = $phpbb_root_path; $this->php_ext = $php_ext; } }