Index: branches/dev/html/mobile/nonmember/deliv_addr.php
===================================================================
--- branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14795)
+++ branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14799)
@@ -53,5 +53,5 @@
 // ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ¤È¹ØÆþ¾õÂÖ¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯
 $uniqid = sfCheckNormalAccess($objSiteSess, $objCartSess);
-sfprintr($objCartSess->key);
+sfprintr($objSiteSess);
                       
  //-- ÆþÎÏ¥Ç¡¼¥¿¤ÎÊÑ´¹
@@ -118,5 +118,5 @@
             // ÅÐÏ¿
 			$other_deliv_id = lfRegistData($_POST,$arrRegistColumn,$uniqid);
-
+            $objSiteSess->arrForm = $_POST;
 			// ÅÐÏ¿ºÑ¤ß¤ÎÊÌ¤Î¤ªÆÏ¤±Àè¤ò¼õÃí°ì»þ¥Æ¡¼¥Ö¥ë¤Ë½ñ¤­¹þ¤à
 			lfRegistOtherDelivData($uniqid, $objCustomer, $other_deliv_id);
