www/index.php

Fri, 31 May 2019 14:24:08 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 31 May 2019 14:24:08 +0200
changeset 390
1c52a6875960
parent 15
ccbe79db80b8
permissions
-rw-r--r--

The gauges in monitor fermentors have default animation speed and behaviour again. Some code cleanup.

<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
page_header('Hoofdmenu', NULL);
?>

   <div id="MainPanel">
    <div id="ContentPanel"></div>
   </div>

<?php
page_footer();
?>

mercurial