Index: temp/trunk/html/admin/system/bkup.php
===================================================================
--- temp/trunk/html/admin/system/bkup.php	(revision 9330)
+++ temp/trunk/html/admin/system/bkup.php	(revision 9331)
@@ -96,5 +96,5 @@
 	Header("Content-disposition: attachment; filename=${filename}");
 	Header("Content-type: application/octet-stream; name=${filename}");
-	Header("Cache-Control: ");
+//	Header("Cache-Control: ");
 //	Header("Pragma: ");	
 	header("Content-Length: " .filesize($dl_file)); 
