Started on new Excel export
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
|
||||
if($_GET['o']=='excel') {
|
||||
if($_GET['o']=='excel' && $_GET['t']!='demandeur') {
|
||||
|
||||
$spreadsheet = new Spreadsheet();
|
||||
// Set properties
|
||||
|
||||
Reference in New Issue
Block a user