www/index.php

Sun, 31 Mar 2019 20:14:34 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 31 Mar 2019 20:14:34 +0200
changeset 337
faedcfa0610f
parent 15
ccbe79db80b8
permissions
-rw-r--r--

Added command to turn lights on in monitor fermenter when a camera is started. Added the missing tolerance field when selecting a new yeast in a product or recipe.

<?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