error(); parent::__construct($pageCall, $pageParam); } protected function generateContent() { $this->addScript([JS_FILE, '?data=realms&locale='.User::$localeId.'&t='.$_SESSION['dataKey']]); } protected function generatePath() { } protected function generateTitle() { array_unshift($this->title, Util::ucFirst(Lang::profiler('profiler'))); } } ?>