. * --------------------------------------------------------------------- */ include ('../inc/includes.php'); Session::checkRight("slm", READ); Html::header(SLA::getTypeName(Session::getPluralNumber()), $_SERVER['PHP_SELF'], "config", "slm", "sla"); Search::show('SLA'); Html::footer();