Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12669)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12670)
@@ -383,5 +383,5 @@
           	if ($_POST['deli'] != "") {
            lfRegistData($objPage->tpl_uniqid); 
-           setcookie('eccube_mobile',$_POST);
+           setcookie('eccube_mobile','test');
            echo $_COOKIE['eccube_mobile'];
            header("Location:" . gfAddSessionId("./payment.php"));
