Index: temp/trunk/html/entry/index.php
===================================================================
--- temp/trunk/html/entry/index.php	(revision 5934)
+++ temp/trunk/html/entry/index.php	(revision 8330)
@@ -119,5 +119,5 @@
 			$objPage->tpl_mainpage = 'entry/complete.tpl';
 			$objPage->tpl_title = '²ñ°÷ÅÐÏ¿(´°Î»¥Ú¡¼¥¸)';
-			
+
 			//¡¡²¾ÅÐÏ¿´°Î»¥á¡¼¥ëÁ÷¿®
 			$objPage->CONF = $CONF;
@@ -142,7 +142,7 @@
 			// °¸Àè¤ÎÀßÄê
 			$name = $_POST["name01"] . $_POST["name02"] ." ÍÍ";
-			$objMail->setTo($_POST["email"], $name);			
+			$objMail->setTo($_POST["email"], $name);
 			$objMail->sendMail();
-			
+
 			// ´°Î»¥Ú¡¼¥¸¤Ë°ÜÆ°¤µ¤»¤ë¡£
 			header("Location: ./complete.php");
