Merge branch 'master' of ttm.sh:thunix/www

This commit is contained in:
Ubergeek 2019-05-20 17:24:48 +00:00
commit 95c983e437
1 changed files with 4 additions and 15 deletions

View File

@ -1,17 +1,6 @@
<?php include 'HEADER.php'; ?>
<title>Service Status and Information - thunix Community</title>
</head>
<body>
<div id="top">
<div id="header">
<div id="logo">
<h1>&#9763; thunix</h1>
</div>
</div>
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<title>Status of thunix Servers and Services - thunix</title>
<?php include 'HEADER2.php'; ?>
<div class="post">
<h2 class="title">Service Status and Information</h2>
<div style="clear: both;">&nbsp;</div>
@ -57,9 +46,9 @@
<p>
<!-- Have to clean this section up a bit, styling, really -->
<?php
$hosts="all";
$f = fopen("./report", "r");
echo "Last update: " . date ("H:i", filemtime('./report'))."<p>\n";