Index: branches/dev/html/admin/order/index.php
===================================================================
--- branches/dev/html/admin/order/index.php	(revision 13646)
+++ branches/dev/html/admin/order/index.php	(revision 13647)
@@ -238,6 +238,6 @@
 			$objPage->tpl_linemax = $linemax;				// ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ
 			
-			array_r($arrval);
-			array_r($from);
+			print_r($arrval);
+			print_r($from);
 			// ¥Ú¡¼¥¸Á÷¤ê¤Î½èÍý
 			if(is_numeric($_POST['search_page_max'])) {	
