From 0b07f97edc801a2abd6ef0a6ada3270288900562 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Wed, 22 Apr 2015 22:13:52 +0200 Subject: [PATCH] another header --- switch.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/switch.php b/switch.php index 5f4f37f..7fa0ecd 100644 --- a/switch.php +++ b/switch.php @@ -8,10 +8,8 @@ include 'config.php'; include 'name.php'; -header("Content-Type: text/html; charset=UTF-8"); - - +// I'm still wondering: How do you turn your switch off? foreach($_GET as $key in $value) { if (substr($key, 0, 4) != "sent") continue;