WIP Linework excel export

This commit is contained in:
Frank Schubert
2022-06-14 17:23:25 +02:00
parent 7b8ebcc3d6
commit cf952621bc
5 changed files with 222 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
<?php
spl_autoload_register("mfAutoload", true);
require_once BASEDIR.'/vendor/autoload.php';
//require_once PEARDIR.'/PEAR2/Autoload.php';
/**