From 5fe798b52f25a2895dced9e69dafe99491e61b39 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 9 Oct 2020 19:20:32 +0000 Subject: [PATCH] tor.cgi: fix calling Perl location module functions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The second version of this patch avoids re-defining $db_handle. Fixes: #12492 Cc: Stefan Schantl Acked-By: Stefan Schantl Signed-off-by: Michael Tremer --- html/cgi-bin/tor.cgi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/html/cgi-bin/tor.cgi b/html/cgi-bin/tor.cgi index 28dec6cf0d..7447bd7916 100644 --- a/html/cgi-bin/tor.cgi +++ b/html/cgi-bin/tor.cgi @@ -322,14 +322,13 @@ END