include_once "../rutas.php"; include_once "$utl_seguridad_cls"; $sec = new Seguridad_cls(); $resInyeccion = $sec->InjectSQL($_GET,2); //echo "EL RESULTADO 2 ".$resInyeccion; if($resInyeccion == -1){ exit(); } //$menu_lateral= "$SubMenu2"; //include_once($headerFUT); include_once($headerNueva); include_once($headerLc); //include "../headerFUT.html"; ?>