From 0dfce0319110924a27d013a37ed179d33e837f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Thu, 1 May 2014 01:54:51 +0200 Subject: bug 1138: $verified is a string that is directly filled with data from the translation system => do not intval() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- pages/gpg/2.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pages/gpg') diff --git a/pages/gpg/2.php b/pages/gpg/2.php index 9b3d4f4..84e11d2 100644 --- a/pages/gpg/2.php +++ b/pages/gpg/2.php @@ -43,6 +43,7 @@ 0) $verified = _("Valid"); if($row['timeleft'] < 0) @@ -52,7 +53,7 @@ ?> - + -- cgit v1.2.1