tieneRol("1") && !$usuario->tieneRol("4")){ header("Location: aplicacion.php?e=permiso"); exit; } include_once("html/cabecera.php"); /* BUSCAR.PHP */ include_once("Objects/HTML.php"); $html=new HTML($locale); echo $html->menuEmpleados(); $tipobusqueda="usuario"; ?>