Qual: Missing global declaration
This commit is contained in:
parent
c4569b10d0
commit
79e2bf4737
@ -68,7 +68,7 @@ class mod_facture_fournisseur_cactus extends ModeleNumRefSuppliersInvoices
|
|||||||
*/
|
*/
|
||||||
function canBeActivated()
|
function canBeActivated()
|
||||||
{
|
{
|
||||||
global $conf,$langs;
|
global $conf,$langs,$db;
|
||||||
|
|
||||||
$siyymm=''; $max='';
|
$siyymm=''; $max='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user