Changeset 11008 for temp/branches
- Timestamp:
- 2006/12/20 19:56:53 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/naka/graph.php
r11007 r11008 7 7 require_once(HTML_PATH . "admin/total/class/SC_GraphBar.php"); 8 8 9 $objGraphPie = new SC_GraphPie( );9 $objGraphPie = new SC_GraphPie(400, 250); 10 10 11 11 /* ¥Ç¥Ð¥Ã¥°É½¼¨ÍÑ by naka
Note: See TracChangeset
for help on using the changeset viewer.
