conf = $conf; Lang::set($conf->lang); $this->db = new Database($this); $this->user = new User($this); } }