Index: /branches/dev/html/mobile/nonmember/deliv_addr.php
===================================================================
--- /branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14809)
+++ /branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14815)
@@ -24,4 +24,8 @@
 $objSiteSess = new SC_SiteSession();
 $objCartSess = new SC_CartSession();
+
+$objCartSess->setValue("test","test");
+
+sfprintr($objCartSess);
 
 $objPage->arrForm = $_POST;
@@ -118,5 +122,5 @@
             // ÅÐÏ¿
 			$other_deliv_id = lfRegistData($_POST,$arrRegistColumn,$uniqid);
-            $objCartSess->setValue("mobile",$_POST);
+            
 			// ÅÐÏ¿ºÑ¤ß¤ÎÊÌ¤Î¤ªÆÏ¤±Àè¤ò¼õÃí°ì»þ¥Æ¡¼¥Ö¥ë¤Ë½ñ¤­¹þ¤à
 			lfRegistOtherDelivData($uniqid, $objCustomer, $other_deliv_id);
