From 9fd426942581a6178cb3b465cc56b47347046df6 Mon Sep 17 00:00:00 2001 From: Rafael Tavares Juliani Date: Thu, 19 Oct 2023 04:48:22 -0300 Subject: [PATCH] Update index.php --- index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.php b/index.php index 0abe9c0..38880d2 100644 --- a/index.php +++ b/index.php @@ -44,6 +44,8 @@ function direcionar_ark() { echo "

Mensagem ARK

Nenhum ARK foi passado para que fosse feita uma busca.

"; + return; + }