Changed days layout into table
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
if($_GET['o']=='excel') {
|
||||
|
||||
$objPHPExcel = new PHPExcel();
|
||||
|
||||
// Set properties
|
||||
$objPHPExcel->getProperties()->setCreator("Caribana festival");
|
||||
$objPHPExcel->getProperties()->setLastModifiedBy("Caribana festival");
|
||||
|
||||
Reference in New Issue
Block a user