getConfigSetting("ServiceName"); $InterfaceFiles = [ "bootstrap.js", "CW-Base.js", "bootstrap.css", "Metavus.css", "P_EduLink.css", "P_EduLink_Login.js" ]; $AF->includeUIFile($InterfaceFiles); $LogoFileName = $Plugin->getConfigSetting("LogoFileName"); $LogoHref = trim($Plugin->getConfigSetting("LogoHref") ?? ""); if (strlen($LogoHref) == 0) { $LogoHref = $AF->baseUrl(); } $DataSharingButton = new HtmlButton("Click to request data sharing"); $DataSharingButton->setId("mv-embed-button"); # ----- DISPLAY -------------------------------------------------------------- ?> <?= $ServiceName ?>
ERROR: No state provided.