From b39b046c7405a5c7784022969ff8ff66e234ec55 Mon Sep 17 00:00:00 2001 From: eduardo.batista Date: Tue, 31 Oct 2017 13:47:52 -0200 Subject: [PATCH] [Teste] subindo debug --- rn/MdWsSeiDocumentoRN.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/rn/MdWsSeiDocumentoRN.php b/rn/MdWsSeiDocumentoRN.php index 414eeae..15a510a 100644 --- a/rn/MdWsSeiDocumentoRN.php +++ b/rn/MdWsSeiDocumentoRN.php @@ -322,6 +322,7 @@ class MdWsSeiDocumentoRN extends DocumentoRN { $strNomeDownload .= '_' .$documentoDTO->getStrNumero(); } + echo 111;exit; InfraPagina::montarHeaderDownload($strNomeDownload.'.html', 'attachment'); die($html); } -- libgit2 0.21.2