From 988eb4ba142a78ce97ca61795299a74184e36676 Mon Sep 17 00:00:00 2001 From: Rafael Tavares Juliani Date: Sun, 22 Oct 2023 01:26:42 -0300 Subject: [PATCH] teste --- index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.php b/index.php index a4aa589..5af051b 100644 --- a/index.php +++ b/index.php @@ -136,6 +136,8 @@ function direcionar_ark() { $caminho_arquivo_ark = $pasta_json."/".$nome_arquivo_ark; + + echo "caminho : ".$caminho_arquivo_ark." ----- "; if(file_exists($caminho_arquivo_ark)){