Task #0000877: Renforcement protection
This commit is contained in:
parent
f1ffe5cb97
commit
6d2f0949ef
147 changed files with 644 additions and 207 deletions
|
|
@ -23,7 +23,7 @@
|
|||
/*!\file
|
||||
* \brief history of the accountancy exported in CSV
|
||||
*/
|
||||
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
header('Pragma: public');
|
||||
header('Content-type: application/csv');
|
||||
header('Content-Disposition: attachment;filename="histo-export.csv"',FALSE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue