include('../ZZZ/06/41/410/Mantenimiento/VariablesPhP.php');
function formatoF($ddmmYYYY) {
$arreglo=explode("-",$ddmmYYYY);
return $arreglo[2]."/".$arreglo[1]."/".$arreglo[0];
}
?>
include("rutinas/servidor.php");
include("../ZZZ/06/41/410/Operaciones/Operaciones.php");
include("../ZZZ/06/41/410/Mantenimiento/VariablesPhP.php");
GrabarCokie("COKRetorno","http://$ServidorInstalacion/$DirectorioNoS/verextendido.php?$QUERY_STRING");
GrabarCokie("COKGlobal8","NOENLACES");
GrabarCokie("COKGlobal7",$Codigo);
//include("rutinas/cajalista.php");
$PerfilCompleto = $cok[COKAutorizacion];
$MatrizPerfiles = explode("-", $PerfilCompleto);
$Perfil = $MatrizPerfiles[0];
?>
echo "
";
// Para mostrar o no el MENU DE ACCIONES dependiendo si la O.T.S esta abierta o cerrada
$CantOTS=LeerStd($Ordenes,$tblOrdenesTraslado,"*","$fldCodigoOrden_OTS_O = '$Codigo'","","","","");
if ($CantOTS != 0){
$rowOTS=mysql_fetch_array($Ordenes);
if ($rowOTS[$fldFechaEntrada_OTS_O] =='0000-00-00'){
?>
}
}
?>
die ?>