www/index.php

Mon, 22 Apr 2024 13:50:23 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Apr 2024 13:50:23 +0200
changeset 695
ea20d8adbcaa
parent 675
825210ba2707
permissions
-rw-r--r--

Final 0.9.19a3 change.

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