diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 0c655d0ecd3..1e679ced945 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -319,7 +319,7 @@ else * Derniers contrat * */ -if ($conf->contrat->enabled) +if ($conf->contrat->enabled && 0) // TODO A REFAIRE DEPUIS NOUVEAU CONTRAT { $langs->load("contracts");