From d5f1c61a60c349120b215bf4a71ade1bb7cc2402 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sun, 15 Jan 2012 18:03:14 +0100 Subject: [PATCH] Ensure IE uses standards mode even with poor intranet settings --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 64069f5..047b14e 100644 --- a/index.php +++ b/index.php @@ -71,6 +71,7 @@ if (isset($_POST['code'])) { + Debug Console