Posted by redndahead on February 27, 2008 at 10:06pm
| Download | Size | md5 hash |
|---|---|---|
| open_flash_chart_api-5.x-2.6.tar.gz | 12.04 KB | b4f7af97039f848d1521c2ac42afecbd |
| open_flash_chart_api-5.x-2.6.zip | 13.23 KB | 8387d6d36d0f62f916ee4768423f357e |
Last updated: December 24, 2010 - 23:33
Quick fix to fix php4 incompatibility.
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.