www/prod_archive_date.php

Thu, 13 Oct 2022 08:50:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 13 Oct 2022 08:50:31 +0200
changeset 839
1590da0dd513
parent 292
90cd3798edc2
permissions
-rw-r--r--

The global setup field grain_absorbtion was changed.

<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
page_header('Producten archief op datum', 'prod_archive_date');
?>

   <div id="jqxgrid"></div>
    <div style="margin-top: 30px;">
    <div id="cellbegineditevent"></div>
    <div style="margin-top: 10px;" id="cellendeditevent"></div>
   </div>

<?php
page_footer();
?>

mercurial