www/index.php

Sat, 26 Jan 2019 11:34:04 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 26 Jan 2019 11:34:04 +0100
changeset 207
f87ff15be531
parent 15
ccbe79db80b8
permissions
-rw-r--r--

Finished data arrays for dropdown menus.

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