Index: branches/dev/html/mobile/cart/index.php
===================================================================
--- branches/dev/html/mobile/cart/index.php	(revision 11851)
+++ branches/dev/html/mobile/cart/index.php	(revision 14785)
@@ -24,4 +24,6 @@
 	}
 }
+
+sfPrintR($_SESSION);
 
 // Çã¤¤Êª¤òÂ³¤±¤ë¾ì¹ç
Index: branches/dev/html/mobile/nonmember/payment.php
===================================================================
--- branches/dev/html/mobile/nonmember/payment.php	(revision 14772)
+++ branches/dev/html/mobile/nonmember/payment.php	(revision 14785)
@@ -56,5 +56,5 @@
 $objPage->arrData = sfTotalConfirm($arrData, $objPage, $objCartSess, $arrInfo);
 
-// ¥«¡¼ÅÔÆâ¤Î¾¦ÉÊ¤ÎÇä¤êÀÚ¤ì¥Á¥§¥Ã¥¯
+// ¥«¡¼¥ÈÆâ¤Î¾¦ÉÊ¤ÎÇä¤êÀÚ¤ì¥Á¥§¥Ã¥¯
 $objCartSess->chkSoldOut($objCartSess->getCartList(), true);
 
