www/rec_export.php

changeset 302
d0f7b4ab000f
child 303
98c2afc88780
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/www/rec_export.php	Thu Feb 28 22:50:58 2019 +0100
@@ -0,0 +1,11 @@
+<?php
+require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
+page_header('Recept export', 'rec_export');
+?>
+
+   <div id="MainPanel">
+   </div>
+
+<?php
+page_footer();
+?>

mercurial