Changed days layout into table

This commit is contained in:
lars
2019-03-10 23:34:02 +01:00
parent 9667c00639
commit 3ba7cf595e
6 changed files with 127 additions and 80 deletions

View File

@@ -35,7 +35,6 @@
if($_GET['o']=='excel') {
$objPHPExcel = new PHPExcel();
// Set properties
$objPHPExcel->getProperties()->setCreator("Caribana festival");
$objPHPExcel->getProperties()->setLastModifiedBy("Caribana festival");