Index: temp/trunk/html/admin/contents/csv_sql.php
===================================================================
--- temp/trunk/html/admin/contents/csv_sql.php	(revision 2789)
+++ temp/trunk/html/admin/contents/csv_sql.php	(revision 4402)
@@ -304,5 +304,8 @@
 		$err = $ret;
 	}
-
+	
+	sfprintr($ret);
+	exit;
+	
 	return $err;
 }
Index: temp/trunk/html/admin/design/header.php
===================================================================
--- temp/trunk/html/admin/design/header.php	(revision 4401)
+++ temp/trunk/html/admin/design/header.php	(revision 4402)
@@ -31,5 +31,5 @@
 
 // ¥Ç¡¼¥¿¹¹¿·½èÍý
-if ($division != ''){d
+if ($division != ''){
 	// ¥×¥ì¥Ó¥å¡¼ÍÑ¥Æ¥ó¥×¥ì¡¼¥È¤Ë½ñ¤­¹þ¤ß	
 	$fp = fopen($pre_DIR.$division.'.tpl',"w");
