Update index.php
This commit is contained in:
parent
4248c2eba1
commit
a51b0eb4ab
@ -80,7 +80,7 @@ function direcionar_ark() {
|
||||
$ark_sem_NAAN = $resp[1];
|
||||
|
||||
if($ark_sem_NAAN == ""){
|
||||
return "<h1>$ark_formatado</h1> <p<Documento não encontrado.</p>";
|
||||
break;
|
||||
}
|
||||
|
||||
$len_ark_sem_NAAN = strlen($ark_sem_NAAN);
|
||||
@ -181,7 +181,7 @@ function direcionar_ark() {
|
||||
} while ($tamanho > 1 && !$identificador_ark);
|
||||
|
||||
|
||||
return "<h1>$ark_formatado</h1> <p<Documento não encontrado.</p>";
|
||||
return "<h1>ark:$ark</h1> <p<Documento não encontrado.</p>";
|
||||
|
||||
}//Fecha a funcao direcionar_ark
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user