2
0
forked from Wavyzz/dolibarr

Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud
2014-04-23 16:59:35 +02:00
parent f4f4eca841
commit 119e96a8b1

View File

@@ -66,7 +66,7 @@ class mod_commande_marbre extends ModeleNumRefCommandes
*/
function canBeActivated()
{
global $conf,$langs;
global $conf,$langs,$db;
$coyymm=''; $max='';