#401 : Fix for JpGraph

This commit is contained in:
Progi1984 2016-05-14 09:40:29 +02:00
parent ee4cb020f1
commit 3942965fc4
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ require_once(\PHPExcel\Settings::getChartRendererPath().'/jpgraph.php');
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL * @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
* @version ##VERSION##, ##DATE## * @version ##VERSION##, ##DATE##
*/ */
class jpgraph class JpGraph
{ {
private static $width = 640; private static $width = 640;