From 4248c2eba1c3af5fbc620d70bb47106ff614b97e Mon Sep 17 00:00:00 2001 From: Rafael Tavares Juliani Date: Thu, 19 Oct 2023 03:41:37 -0300 Subject: [PATCH] Update index.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index c9682cb..2b2a092 100644 --- a/index.php +++ b/index.php @@ -80,7 +80,7 @@ function direcionar_ark() { $ark_sem_NAAN = $resp[1]; if($ark_sem_NAAN == ""){ - break; + return "

$ark_formatado

"; } $len_ark_sem_NAAN = strlen($ark_sem_NAAN);