From ec1f8997dbcb207fa47059fb59e91151c934ccd0 Mon Sep 17 00:00:00 2001 From: Rafael Patro Date: Thu, 1 Jun 2017 15:21:07 -0300 Subject: [PATCH] =?UTF-8?q?#269=20Corrige=20o=20diret=C3=B3rio=20da=20bibl?= =?UTF-8?q?ioteca=20Correios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {app/lib => lib}/Correios/Rastro.php | 0 {app/lib => lib}/Correios/Rastro/BuscaEventos.php | 0 {app/lib => lib}/Correios/Rastro/BuscaEventosLista.php | 0 {app/lib => lib}/Correios/Rastro/BuscaEventosListaResponse.php | 0 {app/lib => lib}/Correios/Rastro/BuscaEventosResponse.php | 0 {app/lib => lib}/Correios/Rastro/Destinos.php | 0 {app/lib => lib}/Correios/Rastro/EnderecoMobile.php | 0 {app/lib => lib}/Correios/Rastro/Eventos.php | 0 {app/lib => lib}/Correios/Rastro/Objeto.php | 0 {app/lib => lib}/Correios/Rastro/Sroxml.php | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {app/lib => lib}/Correios/Rastro.php (100%) rename {app/lib => lib}/Correios/Rastro/BuscaEventos.php (100%) rename {app/lib => lib}/Correios/Rastro/BuscaEventosLista.php (100%) rename {app/lib => lib}/Correios/Rastro/BuscaEventosListaResponse.php (100%) rename {app/lib => lib}/Correios/Rastro/BuscaEventosResponse.php (100%) rename {app/lib => lib}/Correios/Rastro/Destinos.php (100%) rename {app/lib => lib}/Correios/Rastro/EnderecoMobile.php (100%) rename {app/lib => lib}/Correios/Rastro/Eventos.php (100%) rename {app/lib => lib}/Correios/Rastro/Objeto.php (100%) rename {app/lib => lib}/Correios/Rastro/Sroxml.php (100%) diff --git a/app/lib/Correios/Rastro.php b/lib/Correios/Rastro.php similarity index 100% rename from app/lib/Correios/Rastro.php rename to lib/Correios/Rastro.php diff --git a/app/lib/Correios/Rastro/BuscaEventos.php b/lib/Correios/Rastro/BuscaEventos.php similarity index 100% rename from app/lib/Correios/Rastro/BuscaEventos.php rename to lib/Correios/Rastro/BuscaEventos.php diff --git a/app/lib/Correios/Rastro/BuscaEventosLista.php b/lib/Correios/Rastro/BuscaEventosLista.php similarity index 100% rename from app/lib/Correios/Rastro/BuscaEventosLista.php rename to lib/Correios/Rastro/BuscaEventosLista.php diff --git a/app/lib/Correios/Rastro/BuscaEventosListaResponse.php b/lib/Correios/Rastro/BuscaEventosListaResponse.php similarity index 100% rename from app/lib/Correios/Rastro/BuscaEventosListaResponse.php rename to lib/Correios/Rastro/BuscaEventosListaResponse.php diff --git a/app/lib/Correios/Rastro/BuscaEventosResponse.php b/lib/Correios/Rastro/BuscaEventosResponse.php similarity index 100% rename from app/lib/Correios/Rastro/BuscaEventosResponse.php rename to lib/Correios/Rastro/BuscaEventosResponse.php diff --git a/app/lib/Correios/Rastro/Destinos.php b/lib/Correios/Rastro/Destinos.php similarity index 100% rename from app/lib/Correios/Rastro/Destinos.php rename to lib/Correios/Rastro/Destinos.php diff --git a/app/lib/Correios/Rastro/EnderecoMobile.php b/lib/Correios/Rastro/EnderecoMobile.php similarity index 100% rename from app/lib/Correios/Rastro/EnderecoMobile.php rename to lib/Correios/Rastro/EnderecoMobile.php diff --git a/app/lib/Correios/Rastro/Eventos.php b/lib/Correios/Rastro/Eventos.php similarity index 100% rename from app/lib/Correios/Rastro/Eventos.php rename to lib/Correios/Rastro/Eventos.php diff --git a/app/lib/Correios/Rastro/Objeto.php b/lib/Correios/Rastro/Objeto.php similarity index 100% rename from app/lib/Correios/Rastro/Objeto.php rename to lib/Correios/Rastro/Objeto.php diff --git a/app/lib/Correios/Rastro/Sroxml.php b/lib/Correios/Rastro/Sroxml.php similarity index 100% rename from app/lib/Correios/Rastro/Sroxml.php rename to lib/Correios/Rastro/Sroxml.php