template = $path["template"] . "help.php"; $this->title = $this->string["section_help"] . " - " . $data["name"]; $this->description = $this->string["section_help"] . " - " . $data["name"]; $this->canonical = $base_url . "/" . $url->help . "/"; } } ?>