In mail.php, we don't want to double encode fields so in send() create local variable...
[isso.git] / graph_pie.php
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-03-19 Robert SesekPut a condition around imagedestroy() in set_scale...
2006-03-03 Robert SesekDon't need to use intval() on $allocated in fetch_colour()
2006-02-20 Robert SesekActually return the graphing data instead of just print...
2006-02-11 Robert SesekAdd setter methods for title and legend
2006-02-11 Robert SesekUse scaling factors instead of explicit height and...
2006-02-11 Robert Sesek- Increasing colour library
2006-02-11 Robert SesekIncreasing $graphspacing and removing the 1px from...
2006-02-11 Robert SesekOutline the slices
2006-02-11 Robert Sesek$lastdeg needs to be cumulative
2006-02-11 Robert SesekThe legend is now drawn all purdy
2006-02-11 Robert SesekGot a pretty good pie graphing system