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