Index: branches/dev/html/mobile/nonmember/index.php
===================================================================
--- branches/dev/html/mobile/nonmember/index.php	(revision 14959)
+++ branches/dev/html/mobile/nonmember/index.php	(revision 14960)
@@ -109,5 +109,5 @@
     // ¥æ¡¼¥¶¥æ¥Ë¡¼¥¯ID¤Î¼èÆÀ
     $uniqid = $objSiteSess->getUniqId();
-    sfprintr($uniqid);
+    print($uniqid);
     $objQuery = new SC_Query();
     $where = "order_temp_id = ?";
