Changeset 11005 for temp/branches
- Timestamp:
- 2006/12/20 19:51:45 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/naka/graph.php
r11004 r11005 105 105 imageline($objGraphPie->image, $x - ($w / 2), $y, $x - ($w / 2), $y + $z, $objGraphPie->flame_color); 106 106 107 /*107 108 108 $start = 0; 109 109 for($i = 0; $i < $rd_max; $i++) { … … 125 125 // ËÞÎã¤ÎÉÁ²è 126 126 $objGraphPie->drawLegend(count($objGraphPie->arrData)); 127 */127 128 128 $objGraphPie->outputGraph(); 129 129 exit();
Note: See TracChangeset
for help on using the changeset viewer.
