Index: temp/trunk/data/class/GC_SendMail.php
===================================================================
--- temp/trunk/data/class/GC_SendMail.php	(revision 6849)
+++ temp/trunk/data/class/GC_SendMail.php	(revision 6850)
@@ -81,4 +81,5 @@
 		Mb_language( "Japanese" );
 		
+		print("test");
 		
 		$this->body = mb_convert_encoding($this->body, 'JIS,SJIS,UTF-8', mb_internal_encoding());
