another header

This commit is contained in:
overflowerror 2015-04-22 22:13:52 +02:00
parent 82c3a4bc3c
commit 0b07f97edc

View file

@ -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;