www/mon_brewer.php

Wed, 23 Jan 2019 22:53:24 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Jan 2019 22:53:24 +0100
changeset 199
dad62ec9af18
parent 16
522022b4fae4
permissions
-rw-r--r--

Added total cost values to the fermenter and hop editor screens.

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