Index: /temp/trunk/html/admin/design/upload.php
===================================================================
--- /temp/trunk/html/admin/design/upload.php	(revision 10370)
+++ /temp/trunk/html/admin/design/upload.php	(revision 10371)
@@ -123,5 +123,5 @@
 		}
 sfprintr($ext);
-		$ext = $array_ext[ count ( $array_ext ) - 2 ].$ext;
+		$ext = $array_ext[ count ( $array_ext ) - 2 ].".".$ext;
 		$ext = strtolower($ext);
 		// .tar.gz¥Á¥§¥Ã¥¯
