Code

Branch for testing
[gosa.git] / html / getFAIscript.php
index b22451a6798c965b3ed895b88a283276245d07e7..aec3c3bdd3a2f384c0f61028436bdb54e49d09e8 100644 (file)
@@ -49,6 +49,7 @@ restore_error_handler();
     header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
     header("Cache-Control: no-cache");
     header("Pragma: no-cache");
+    header("Content-transfer-encoding: binary\n");
     header("Cache-Control: post-check=0, pre-check=0");
     header("Content-type: application/octet-stream");
     header("Content-Disposition: attachment; filename=".$name);