www/index.php

Wed, 24 Apr 2024 20:44:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 24 Apr 2024 20:44:56 +0200
changeset 705
d7c8106b28e4
parent 675
825210ba2707
permissions
-rw-r--r--

Version 0.9.19a4

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