Changeset 10998 for temp/branches


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

Legend:

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

    r10997 r10998  
    4646        //  $objGraphPie->drawShade(); 
    4747        } 
    48              
     48        /*   
    4949        // ¿§¿ô¤Î¼èÆÀ 
    5050        $c_max = count($objGraphPie->arrColor); 
     
    121121        // ËÞÎã¤ÎÉÁ²è 
    122122        $objGraphPie->drawLegend(count($objGraphPie->arrData)); 
    123                  
     123        */ 
    124124        $objGraphPie->outputGraph(); 
    125125        exit(); 
Note: See TracChangeset for help on using the changeset viewer.