mirror of
https://github.com/sigmasternchen/PiSwitch
synced 2025-03-15 07:58:58 +00:00
this is a config file? why would you send a header here?
This commit is contained in:
parent
aa745570ab
commit
dfad97f8b5
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
header("Content-Type: text/html; charset=UTF-8");
|
|
||||||
|
|
||||||
/* Konfiguration */
|
/* Konfiguration */
|
||||||
|
|
||||||
$code = "00000"; //Code der DIP-Schalter der Steckdosen (0 = OFF; 1 = ON)
|
$code = "00000"; //Code der DIP-Schalter der Steckdosen (0 = OFF; 1 = ON)
|
||||||
|
|
Loading…
Reference in a new issue