Changeset 11002 for temp/branches


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

Legend:

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

    r11001 r11002  
    6969            } 
    7070        } 
     71         
     72        // ÄìÌ̤ÎÉÁ²è 
     73        imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color); 
    7174        /* 
    72         // ÄìÌ̤ÎÉÁ²è 
    73         //imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color); 
    74  
    7575        // ¾åÌ̤ÎÉÁ²è 
    7676        $start = 0; 
Note: See TracChangeset for help on using the changeset viewer.