session_start(); require_once ('../../../config.php'); $academico=chequeo_priv("realizacion_prestamo"); include("../../../lib.proy.php"); include("../../../lib.proy.02.php"); $conexion=conectar("prestamo_biblio" ,"5j9j1k09"); OpenTable('GesBib','SocMor','../../../../'); $selec2="select distinct t0.dni, t0.nombre, t0.tipo from socio t0,prestamo t1 where t0.dni=t1.dni and t1.f_dev < (now()::date) and t0.identificador ='$institucion' order by t0.dni"; $tabla2=guardar_select_tabla($conexion,$selec2,$num2); echo "