www/index.php

Thu, 24 Oct 2019 20:46:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 24 Oct 2019 20:46:56 +0200
branch
divide
changeset 536
ada10cabf217
parent 15
ccbe79db80b8
permissions
-rw-r--r--

Updated design notes. Added missing fields to rec_toproduct.

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