From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH v2] tor.cgi: fix calling Perl location module functions Date: Fri, 09 Oct 2020 19:20:32 +0000 Message-ID: <190f0a6c-c334-24d3-28ca-7f732aa0fc85@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6384744975974599258==" List-Id: --===============6384744975974599258== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The second version of this patch avoids re-defining $db_handle. Fixes: #12492 Cc: Stefan Schantl --- 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 28dec6cf0..7447bd791 100644 --- a/html/cgi-bin/tor.cgi +++ b/html/cgi-bin/tor.cgi @@ -322,14 +322,13 @@ END