Commit bf9b16ad authored by Dominik Rosiek's avatar Dominik Rosiek

header fix

parent 9858b9ef
......@@ -9,7 +9,7 @@ if(!$site){
}
$header = filter_input(INPUT_SERVER, 'HTTP_KYN_2016', False);
if (!$header){
header("KYN2016: How are you?");
header("KYN_2016: How are you?");
}
?>
<html>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment