view = $path["view"] . "home.php"; $this->title = "SWDB"; $this->name = ""; $this->description = ""; $this->favicon = $path["img"]["layout"] . "logo/logo.svg"; $this->icon = $path["img"]["layout"] . "logo/logo.svg"; $this->canonical = $root; $this->author = $root; } } ?>