Index: branches/dev/html/test/uehara/mail.php
===================================================================
--- branches/dev/html/test/uehara/mail.php	(revision 94)
+++ branches/dev/html/test/uehara/mail.php	(revision 104)
@@ -24,5 +24,5 @@
 */
 
-print "trans=". urlencode("abv");
+print "trans=". $_REQUEST['name'];
 
 
