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 "
"; } $len_ark_sem_NAAN = strlen($ark_sem_NAAN);