From bfbccfe58e433d86ffc62039486bdbd93ba4869a Mon Sep 17 00:00:00 2001 From: Rafael Tavares Juliani Date: Thu, 19 Oct 2023 04:49:37 -0300 Subject: [PATCH] Update index.php --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 38880d2..21d4a20 100644 --- a/index.php +++ b/index.php @@ -149,6 +149,7 @@ function direcionar_ark() { } else { echo "Erro ao decodificar o JSON no arquivo com os metadados do ARK. Informe o problema ao responsável."; + return; }