Qual: Missing global declaration
This commit is contained in:
parent
167457562e
commit
e3fa0332f4
@ -68,7 +68,7 @@ class mod_commande_fournisseur_muguet extends ModeleNumRefSuppliersOrders
|
|||||||
*/
|
*/
|
||||||
function canBeActivated()
|
function canBeActivated()
|
||||||
{
|
{
|
||||||
global $conf,$langs;
|
global $conf,$langs,$db;
|
||||||
|
|
||||||
$coyymm=''; $max='';
|
$coyymm=''; $max='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user