Index: temp/branches/ec-cube-beta/html/test/naka/graph.php
===================================================================
--- temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11004)
+++ temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11005)
@@ -105,5 +105,5 @@
 		imageline($objGraphPie->image, $x - ($w / 2), $y, $x - ($w / 2), $y + $z, $objGraphPie->flame_color);
 		
-		/*
+		
 		$start = 0;
 		for($i = 0; $i < $rd_max; $i++) {
@@ -125,5 +125,5 @@
 		// ËÞÎã¤ÎÉÁ²è
 		$objGraphPie->drawLegend(count($objGraphPie->arrData));
-		*/
+		
 		$objGraphPie->outputGraph();
 		exit();
