mirror of
https://github.com/sigmasternchen/PiSwitch
synced 2025-03-15 07:58:58 +00:00
Update status.php
This commit is contained in:
parent
b31014f9c3
commit
4868db4e80
1 changed files with 0 additions and 1 deletions
|
@ -2,5 +2,4 @@
|
|||
$s1 = file_get_contents('./status/status_01', FILE_USE_INCLUDE_PATH);
|
||||
$s2 = file_get_contents('./status/status_02', FILE_USE_INCLUDE_PATH);
|
||||
$s3 = file_get_contents('./status/status_03', FILE_USE_INCLUDE_PATH);
|
||||
$s4 = file_get_contents('./status/status_04', FILE_USE_INCLUDE_PATH);
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue