Fix: Plantage si module propal non actif

This commit is contained in:
Laurent Destailleur 2006-05-20 10:49:07 +00:00
parent a136010830
commit e472fc79ed

View File

@ -49,7 +49,7 @@ if ($user->societe_id > 0)
$max=5;
$propalstatic=new Propal($db);
if ($conf->propal->enabled) $propalstatic=new Propal($db);