From patchwork Thu Dec 24 08:19:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3754 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4D1jfL1Lydz3wx8 for ; Thu, 24 Dec 2020 08:19:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4D1jfK1dVqzlV; Thu, 24 Dec 2020 08:19:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4D1jfK0f6lz2y1Y; Thu, 24 Dec 2020 08:19:21 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4D1jfH394Yz2xPD for ; Thu, 24 Dec 2020 08:19:19 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4D1jfG2F8SzlV for ; Thu, 24 Dec 2020 08:19:18 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1608797958; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=c2+SRn8Dw72TZaN7Lbg4wMzBdCFfY7fTCocOJWhE2Zk=; b=iG2I6CBylOHmwU/7kYXuQH4F0K+2wZR/ajTuhK94+MNyOBjrEYK0zd5f/fDrDYCwCjT2ek 9KXZvGFqNk6tuTCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1608797958; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=c2+SRn8Dw72TZaN7Lbg4wMzBdCFfY7fTCocOJWhE2Zk=; b=SGs0MKemvbzoh8pZl9I6cAf70CuNQ1tn76Wyq0gRqnwnsDpeohvH1o1kHOyepm/s513qoU KezYLnKaKBfbTQAcNiZRERFqi0V4xr43VD2LU2fUI9t3nouDWuwkOW2bc7xey6Tz0623Fs 6aEfqETU7lDDisFbWMo5zs+0hVf7xQJLjua0r3p3ONQOHiEYAtWg29i61rS4Qb9oFBpyyo KYpPN54P9/AMbzXEsxGN45Zc6vqS/co5pdGvbOlvEjrRx5Yz+NAc8iVGkqdn11TcmDUL/r oYUx+dmfvfH0oaO4n58oWGUyE66IV+rgy6FiTGZ1V8C4Nytjxxmle4LDlkbxfw== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] country.cgi: fix location function call Message-ID: <68063388-7395-482d-4a0b-6f882836be2c@ipfire.org> Date: Thu, 24 Dec 2020 09:19:15 +0100 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Fixes: #12560 Signed-off-by: Peter Müller --- html/cgi-bin/country.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/country.cgi b/html/cgi-bin/country.cgi index b1c72bb22..35fa93113 100644 --- a/html/cgi-bin/country.cgi +++ b/html/cgi-bin/country.cgi @@ -53,7 +53,7 @@ print<