Index: temp/trunk/html/shopping/index.php
===================================================================
--- temp/trunk/html/shopping/index.php	(revision 3629)
+++ temp/trunk/html/shopping/index.php	(revision 3630)
@@ -42,4 +42,5 @@
 }
 
+sfprintr($_POST);
 switch($_POST['mode']) {
 case 'nonmember_confirm':
@@ -51,6 +52,4 @@
 	$objFormParam->toLower('order_mail');
 	$objFormParam->toLower('order_mail_check');
-	
-	sfprintr($objPage->arrErr);
 	
 	$objPage->arrErr = lfCheckError();
