X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Fclass.graphic.inc;h=81e93d25e6eab66374455f2c8b040103902f1b6a;hb=f2b14f25ac2539890c9ce6fc490c8be80a935b9c;hp=da537dd5caa00b8ea00a854ed37c0f265c39718f;hpb=af9e628479b38b0cd7972044ab02902b020211e9;p=fa-stable.git diff --git a/reporting/includes/class.graphic.inc b/reporting/includes/class.graphic.inc index da537dd5..81e93d25 100644 --- a/reporting/includes/class.graphic.inc +++ b/reporting/includes/class.graphic.inc @@ -149,7 +149,7 @@ class graph var $fontfile = ""; var $encoding; - function graph() + function __construct() { global $SysPrefs; $this->encoding = strtoupper($_SESSION['language']->encoding);