Changeset 11012 for temp/branches


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

Legend:

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

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