Index: /temp/trunk/html/test/naka/send.php
===================================================================
--- /temp/trunk/html/test/naka/send.php	(revision 7802)
+++ /temp/trunk/html/test/naka/send.php	(revision 7805)
@@ -21,4 +21,5 @@
 	'memo2' => '',
 	'user_id' => 'ktest'
+	,'conveni_code' => '11'
 );
 
@@ -48,5 +49,7 @@
 } else {
 	$url = lfGetXMLValue($arrVal,'RESULT','REDIRECT');
-	header("Location: " . $url);	
+	
+	sfprintr($arrVal);
+	//header("Location: " . $url);	
 }
 
