mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
committed by
Molkobain
parent
610e74e642
commit
6542cf9d30
@@ -437,7 +437,7 @@ abstract class Controller
|
||||
|
||||
if ($bFileTransfer)
|
||||
{
|
||||
header('Content-Disposition: attachment; filename="'.$sDownloadArchiveName);
|
||||
header('Content-Disposition: attachment; filename="'.$sDownloadArchiveName.'"');
|
||||
}
|
||||
|
||||
header('Expires: 0');
|
||||
|
||||
Reference in New Issue
Block a user