From 7177e5f09651d9ef6c47bc9a7715f7d41d5354f3 Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 1 May 2019 23:10:46 +0200 Subject: [PATCH] Started on new Excel export --- accred_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accred_list.php b/accred_list.php index 01453bfe..8d87f160 100644 --- a/accred_list.php +++ b/accred_list.php @@ -35,7 +35,7 @@ } - if($_GET['o']=='excel') { + if($_GET['o']=='excel' && $_GET['t']!='demandeur') { $spreadsheet = new Spreadsheet(); // Set properties