From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH v2] tor.cgi: fix calling Perl location module functions Date: Sat, 10 Oct 2020 12:46:09 +0100 Message-ID: <64EE2BF8-BB1E-452A-83AC-2B9ACC3A796C@ipfire.org> In-Reply-To: <190f0a6c-c334-24d3-28ca-7f732aa0fc85@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3534809138416180941==" List-Id: --===============3534809138416180941== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Could anyone please test this and confirm that it works? > On 9 Oct 2020, at 20:20, Peter M=C3=BCller wro= te: >=20 > The second version of this patch avoids re-defining $db_handle. >=20 > Fixes: #12492 >=20 > Cc: Stefan Schantl Signed-off-by: Peter M=C3=BCller > --- > html/cgi-bin/tor.cgi | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) >=20 > 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 >