Changeset 11008 for temp/branches


Ignore:
Timestamp:
2006/12/20 19:56:53 (19 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/html/test/naka/graph.php

    r11007 r11008  
    77require_once(HTML_PATH . "admin/total/class/SC_GraphBar.php"); 
    88 
    9         $objGraphPie = new SC_GraphPie(); 
     9        $objGraphPie = new SC_GraphPie(400, 250); 
    1010         
    1111        /* ¥Ç¥Ð¥Ã¥°É½¼¨ÍÑ by naka 
Note: See TracChangeset for help on using the changeset viewer.