|
|
|
@ -1,26 +1,4 @@
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
|
// ----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
// xlxd
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// Created by Luc Engelmann (LX1IQ) on 31/12/2015
|
|
|
|
|
|
|
|
// Copyright © 2015 Luc Engelmann (LX1IQ). All rights reserved.
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// ----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
// This file is part of xlxd.
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// xlxd is free software: you can redistribute it and/or modify
|
|
|
|
|
|
|
|
// it under the terms of the GNU General Public License as published by
|
|
|
|
|
|
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
|
|
|
|
|
|
// (at your option) any later version.
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// xlxd is distributed in the hope that it will be useful,
|
|
|
|
|
|
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
|
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
|
|
|
// GNU General Public License for more details.
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
|
|
|
|
|
|
// along with Foobar. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
// ----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$FILE = "/var/log/xlxd.xml";
|
|
|
|
$FILE = "/var/log/xlxd.xml";
|
|
|
|
|
|
|
|
|
|
|
|
@ -103,7 +81,7 @@ for ($i=0;$i<count($tmpStations);$i++) {
|
|
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="info"><?php echo str_replace ("up" , " Server uptime" , GetSystemUptime()); ?> <br />XLX<?php echo $ServiceName; ?> v<?php echo $XML->GetElement($FILECONTENT, "Version"); ?> - Dashboard v2.0.4 </div>
|
|
|
|
<div id="info"><?php echo str_replace ("up" , " Server uptime" , GetSystemUptime()); ?> <br />XLX<?php echo $ServiceName; ?> v<?php echo $XML->GetElement($FILECONTENT, "Version"); ?> - Dashboard v2.0.5 </div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="content" align="center">
|
|
|
|
<div id="content" align="center">
|
|
|
|
|
|
|
|
|
|
|
|
|