Qual: Missing global declaration
This commit is contained in:
parent
aa1ff28158
commit
f357d3c5ab
@ -353,6 +353,8 @@ abstract class ModeleAccountancyCode
|
||||
*/
|
||||
function get_code($db, $societe, $type='')
|
||||
{
|
||||
global $langs;
|
||||
|
||||
return $langs->trans("NotAvailable");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user