die gute Einwahl- und Abrechnungsverwaltung fuer wg-netze
This commit is contained in:
parent
a8998763b3
commit
4c9a86a6d0
24 changed files with 2350 additions and 0 deletions
22
wg-dialer/homepage/ausschalten.php
Normal file
22
wg-dialer/homepage/ausschalten.php
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?PHP require_once("definitionen.php"); ?>
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>io wird heruntergefahren</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
|
||||
<?PHP io_ausschalten(); ?>
|
||||
|
||||
<H2><DIV ALIGN="CENTER"><BR><BR><BR><BR>
|
||||
io wird heruntergefahren ...
|
||||
<BR><BR></DIV></H3>
|
||||
|
||||
<DIV ALIGN="CENTER">
|
||||
(der Strom kann in etwa zwei Minuten abgeschaltet werden)
|
||||
</DIV>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue