www/index.php

Sun, 30 Jun 2019 13:18:36 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Jun 2019 13:18:36 +0200
changeset 432
99dcd8488b62
parent 15
ccbe79db80b8
permissions
-rw-r--r--

Merged brew_sparge_temperature with sparge_temp and brew_sparge_volume with sparge_volume.

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