Downloads
Download tar.gz
12.05 KB
MD5: e2b6577746785db1754ea33b016b8653
SHA-1: effb4b7282d735b4ba5ee761f58fc77d1bb2d7bf
SHA-256: f0421ffaaeb2adba4268ada14abb27856bd612b58ae85f7d369650416b2ffddf
Download zip
13.23 KB
MD5: 399a143e86e9d0fc207218ba28dbabf2
SHA-1: 8e7945cac65170ec4c5e4e11a2a324d0a3e7e086
SHA-256: 3b2ac95753887e3fecfde29c507a7f515c7da37e81b5ffbdd40d1193359a8c3f
Release notes
Quick change to fix php4 compatibility.
2.6 - 2/27/08
- Private in function call is a PHP5 only function. Removed for PHP4 compatibility.
2.5 - 2/24/08
- Fixed uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
- Fixed the help class from regression.