Fix missing global
This commit is contained in:
parent
db241b22dd
commit
662afe8a36
@ -891,6 +891,7 @@ class DolGraph
|
||||
private function draw_jflot($file, $fileurl)
|
||||
{
|
||||
// phpcs:enable
|
||||
global $langs;
|
||||
|
||||
dol_syslog(get_class($this)."::draw_jflot this->type=".join(',', $this->type)." this->MaxValue=".$this->MaxValue);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user