update code

This commit is contained in:
Philippe GRAND 2022-08-31 21:48:00 +02:00
parent 04679ac000
commit 6e6b0d16cc

View File

@ -78,7 +78,7 @@ if (isModEnabled("expedition")) {
if (isModEnabled('facture')) {
$langs->load("bills");
}
if (!empty($conf->project->enabled)) {
if (isModEnabled('project')) {
$langs->load("projects");
}
if (!empty($conf->ficheinter->enabled)) {