yellow = $yellow; } public function onExtra($name) { $output = ""; if ($name == "header") { $location = $this->yellow->config->get("serverBase")."/system/plugins/externallinks/"; $output .= "\n"; } return $output; } }