Ejemplo n.º 1
0
<tr class="info" width=10>
<?php 
for ($i = 0; $i < $iFld; $i++) {
    if ($i <= $flujo) {
        ?>
	<td background='<?php 
        echo $ruta_raiz . "/img/flujo/plazo2.gif";
        ?>
' height='10'>
	</td>
	<?php 
    }
}
if ($radi_depe_actu != 999) {
    include_once "{$ruta_raiz}/tx/diasHabiles.php";
    $a = new FechaHabil($db);
    $tReal = $a->diasHabiles($radi_fech_radi, date("Y-m-d"));
    ?>
	<td align="center"><?php 
    echo $tReal;
    ?>
 Dias</td>
<?php 
}
?>
</tr>
</table>
<br><br>
<table width="100%" border="0">
  <tr>
    <th scope="col"><table width="90%" border="0" cellpadding="0" cellspacing="5" class="borde_tab" align="left">
$mrdCodigo = $trdExp->consultaTipoExpediente($numeroExpediente);
$trdExpediente = $trdExp->descSerie . " / " . $trdExp->descSubSerie;
$descPExpediente = $trdExp->descTipoExp;
$codSerie = $trdExp->codigoSerie;
$cosSub = $trdExp->codigoSubSerie;
$tdoc = $trdExp->codigoTipoDoc;
$codigoTipoExp = $trdExp->codigoTipoExp;
$descFldExp = $trdExp->descFldExp;
$codigoFldExp = $trdExp->codigoFldExp;
$expTerminos = $trdExp->expTerminos;
$expFechaCrea = $trdExp->expFechaCrea;
$expTerminosP = $trdExp->expTerminosP;
$descTipoExp = $trdExp->descTipoExp;
$no_tipo = false;
include_once "{$ruta_raiz}/tx/diasHabiles.php";
$a = new FechaHabil($db);
$tReal = $a->diasHabiles($expFechaCrea, date("Y-m-d"));
?>
<html>
<head>

<title>HISTORICO EXPEDIENTE <?php 
echo $numeroExpediente;
?>
</title>
<link rel="stylesheet" href="../estilos/orfeo.css">
</head>
<body >
<table width="1024" border="0" cellpadding="0" cellspacing="0" align="center">
  <tr bgcolor="#006699">
    <td class="titulos4" colspan="6" ><center>HISTORICO DEL EXPEDIENTE <?php