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