"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/jpgraph.php" between
jpgraph-4.3.4.tar.gz and jpgraph-4.3.5.tar.gz

About: JpGraph is an Object Oriented Graph drawing library for PHP (>= 5.1 and 7).

jpgraph.php  (jpgraph-4.3.4):jpgraph.php  (jpgraph-4.3.5)
skipping to change at line 22 skipping to change at line 22
require_once('jpgraph_gradient.php'); require_once('jpgraph_gradient.php');
require_once('jpgraph_errhandler.inc.php'); require_once('jpgraph_errhandler.inc.php');
require_once('jpgraph_ttf.inc.php'); require_once('jpgraph_ttf.inc.php');
require_once('jpgraph_rgb.inc.php'); require_once('jpgraph_rgb.inc.php');
require_once('jpgraph_text.inc.php'); require_once('jpgraph_text.inc.php');
require_once('jpgraph_legend.inc.php'); require_once('jpgraph_legend.inc.php');
require_once('jpgraph_theme.inc.php'); require_once('jpgraph_theme.inc.php');
require_once('gd_image.inc.php'); require_once('gd_image.inc.php');
// Version info // Version info
define('JPG_VERSION','4.3.4'); define('JPG_VERSION','4.3.5');
// Minimum required PHP version // Minimum required PHP version
define('MIN_PHPVERSION','5.1.0'); define('MIN_PHPVERSION','5.1.0');
// Special file name to indicate that we only want to calc // Special file name to indicate that we only want to calc
// the image map in the call to Graph::Stroke() used // the image map in the call to Graph::Stroke() used
// internally from the GetHTMLCSIM() method. // internally from the GetHTMLCSIM() method.
define('_CSIM_SPECIALFILE','_csim_special_'); define('_CSIM_SPECIALFILE','_csim_special_');
// HTTP GET argument that is used with image map // HTTP GET argument that is used with image map
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)