getStylesheetFilename()) != null) { $path = Request::getBaseUrl() . '/' . $this->getPluginPath() . '/' . $stylesheetFilename; $templateMgr->addStyleSheet($path); } } } ?>