. * --------------------------------------------------------------------- */ /** * @since 9.1 */ include ('../inc/includes.php'); Session::checkRight("slm", READ); Html::header(OLA::getTypeName(1), $_SERVER['PHP_SELF'], "config", "slm", "ola"); Search::show('OLA'); Html::footer();