Changeset 11003 for temp/branches


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

Legend:

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

    r11002 r11003  
    7272        // ÄìÌ̤ÎÉÁ²è 
    7373        imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color); 
    74         /* 
     74         
    7575        // ¾åÌ̤ÎÉÁ²è 
    7676        $start = 0; 
     
    8686            $start = $end; 
    8787        } 
    88  
     88        /* 
     89         
    8990        // ¾åÌ̤αï¼è¤ê 
    9091        $start = 0; 
Note: See TracChangeset for help on using the changeset viewer.