Fix: global $langs non charge
This commit is contained in:
parent
a6bb2daf5b
commit
5198eac7fd
@ -127,7 +127,7 @@ function info()
|
||||
*/
|
||||
function getExample()
|
||||
{
|
||||
global $conf;
|
||||
global $conf,$langs;
|
||||
|
||||
$buildResult = $this->buildMatrice();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user