Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 17:50:45 +02:00
parent c4569b10d0
commit 79e2bf4737

View File

@ -68,7 +68,7 @@ class mod_facture_fournisseur_cactus extends ModeleNumRefSuppliersInvoices
*/
function canBeActivated()
{
global $conf,$langs;
global $conf,$langs,$db;
$siyymm=''; $max='';