Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 10424)
+++ temp/trunk/html/admin/design/template.php	(revision 10425)
@@ -334,5 +334,9 @@
 	//°µ½Ì¤ò¤ª¤³¤Ê¤¦
 	$zip = $tar->create("./" . $template_code . "/");
-	
+
+sfprintr($template_code);	
+sfprintr($dl_file);	
+	
+/*	
 	// ¥À¥¦¥ó¥í¡¼¥É³«»Ï
 	Header("Content-disposition: attachment; filename=${dl_file}");
@@ -343,4 +347,5 @@
 	unlink($dl_file);
 	exit();
+*/
 }
 
