mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
QUAL Start to rewrite the export of accountancy. Misconception generates
a lot of trouble.
This commit is contained in:
@@ -295,6 +295,7 @@ if ($reshook < 0) {
|
||||
|
||||
// Permissions are ok and file found, so we return it
|
||||
top_httphead($type);
|
||||
|
||||
header('Content-Description: File Transfer');
|
||||
if ($encoding) {
|
||||
header('Content-Encoding: '.$encoding);
|
||||
|
||||
Reference in New Issue
Block a user