www/index.php

Thu, 25 Apr 2024 14:52:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 25 Apr 2024 14:52:50 +0200
changeset 709
5b6d7b640e52
parent 675
825210ba2707
permissions
-rw-r--r--

Removed old webpages from the repository

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