headTitle($this->translate('Install VuFind')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Install VuFind') . '
  • '; // Set up styles: $this->headstyle()->appendStyle( ".pre {\n" . " white-space:pre-wrap; width:90%; overflow-y:visible; padding:8px; margin:1em 2em; background:#EEE; border:1px dashed #CCC;\n" . "}\n" ); ?>

    transEsc('Install VuFind')?>

    flashmessages()?>

    Save this SQL somewhere safe:

    inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, $script, 'SET');