mirror of
https://github.com/sigmasternchen/PiSwitch
synced 2025-03-15 07:58:58 +00:00
another header. do you know what headers are?
This commit is contained in:
parent
67a8b9b1cf
commit
9350c4564c
1 changed files with 8 additions and 9 deletions
|
@ -3,7 +3,6 @@
|
|||
/* Prueft die evtl. uebergebenen Parameter */
|
||||
|
||||
include 'config.php';
|
||||
header("Content-Type: text/html; charset=UTF-8");
|
||||
|
||||
foreach($_GET as $key in $value) {
|
||||
if (substr($key, 0, 4) != "sent")
|
||||
|
|
Loading…
Reference in a new issue