From a509863d4933c17fe08f6081858c6b22c4517fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Wed, 16 Feb 2011 20:01:54 +0100 Subject: #827: Review Thawte Patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrections: - Fix HTML markup - Slight rewordings - Always initialize variables before use - Use printf() or echo instead of escaping PHP mode and immediately entering it again Signed-off-by: Michael Tänzer --- pages/wot/10.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pages/wot/10.php') diff --git a/pages/wot/10.php b/pages/wot/10.php index 2c2e620..50b1ecb 100644 --- a/pages/wot/10.php +++ b/pages/wot/10.php @@ -47,7 +47,7 @@

-","")?> +", "")?>

@@ -81,6 +81,7 @@ + :   -- cgit v1.2.1