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