From: Horace Michael <horace.michael@gmx.com>
To: development@lists.ipfire.org
Subject: [[PATCH] 2/2] ipinfo.cgi - added country flag and IP reputational links
Date: Thu, 03 Nov 2016 01:50:07 +0200 [thread overview]
Message-ID: <1478130607-1063-2-git-send-email-horace.michael@gmx.com> (raw)
In-Reply-To: <1478130607-1063-1-git-send-email-horace.michael@gmx.com>
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
Signed-off-by: Horace Michael <horace.michael(a)gmx.com>
---
html/cgi-bin/ipinfo.cgi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/cgi-bin/ipinfo.cgi b/html/cgi-bin/ipinfo.cgi
index 8bcad8662107..f118c654d403 100755
--- a/html/cgi-bin/ipinfo.cgi
+++ b/html/cgi-bin/ipinfo.cgi
@@ -25,8 +25,8 @@ use strict;
use Geo::IP::PurePerl;
# enable only the following on debugging purpose
-use warnings;
-use CGI::Carp 'fatalsToBrowser';
+#use warnings;
+#use CGI::Carp 'fatalsToBrowser';
require '/var/ipfire/general-functions.pl';
require "${General::swroot}/lang.pl";
--
2.7.4
prev parent reply other threads:[~2016-11-02 23:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-02 23:50 [[PATCH] 1/2] " Horace Michael
2016-11-02 23:50 ` Horace Michael [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1478130607-1063-2-git-send-email-horace.michael@gmx.com \
--to=horace.michael@gmx.com \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox