Index: temp/trunk/html/test/naka/send.php
===================================================================
--- temp/trunk/html/test/naka/send.php	(revision 7149)
+++ temp/trunk/html/test/naka/send.php	(revision 7151)
@@ -58,5 +58,5 @@
 		// ÀèÆ¬¤ÎÍ×ÁÇ¤ò¼è¤ê½Ð¤¹
 		$att_first = array_slice($array['attributes'],1,1);
-		print($att_first);
+		print_r($att_first);
 	}
 }
