mirror of
https://github.com/sigmasternchen/PiSwitch
synced 2025-03-15 07:58:58 +00:00
Update name.php
This commit is contained in:
parent
a69b73f694
commit
b741bd3551
1 changed files with 3 additions and 4 deletions
7
name.php
7
name.php
|
@ -2,9 +2,8 @@
|
|||
|
||||
header("Content-Type: text/html; charset=UTF-8");
|
||||
|
||||
$name1 = 'Schreibtischlampe';
|
||||
$name2 = 'Lüfter';
|
||||
$name3 = 'Luefter 2';
|
||||
$name4 = 'Kette 1';
|
||||
$name1 = 'Steckdose 1';
|
||||
$name2 = 'Steckdose 2';
|
||||
$name3 = 'Steckdose 3';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue