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