diff --git a/funcaoQRCode.php b/funcaoQRCode.php index 667f1ba..5ee8cd3 100644 --- a/funcaoQRCode.php +++ b/funcaoQRCode.php @@ -62,7 +62,5 @@ function registrarAcessoQrCode($chave, $destino_redirecionamento) { } } -// Exemplo de uso -registrarAcessoQrCode('chave_do_ark', 'destino_redirecionamento'); ?>