www/prod_archive_name.php

Sun, 05 Mar 2023 12:44:33 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 05 Mar 2023 12:44:33 +0100
changeset 846
d8ace3fa9ac7
parent 833
bdef871e6db7
permissions
-rw-r--r--

Adjusted test for websockets for the 4.x.x releases.

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

   <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