view = PATH::VIEW . "home.php"; $this->player = new Player($UID); $this->title = $this->player->name . " - SWDB"; $this->description = $this->player->name . " - Summoners War DataBase"; $this->canonical = URL::BASE; } } ?>