Index: temp/trunk/html/admin/system/bkup.php
===================================================================
--- temp/trunk/html/admin/system/bkup.php	(revision 8890)
+++ temp/trunk/html/admin/system/bkup.php	(revision 8891)
@@ -99,4 +99,5 @@
 	header("Content-Type: application/octet-stream; name=" .$file. "\""); 
 	readfile ($file);
+	exit();
 	
 	
