Index: temp/trunk/html/admin/system/bkup.php
===================================================================
--- temp/trunk/html/admin/system/bkup.php	(revision 5613)
+++ temp/trunk/html/admin/system/bkup.php	(revision 5614)
@@ -200,7 +200,7 @@
 
 	//°µ½Ì¤ò¤ª¤³¤Ê¤¦
-	$tar->create($csv_file);
-	
-	sfprintr($tar);
+	$a = $tar->create($csv_file);
+	
+	sfprintr($a);
 
 	if (!$err) {
