fix phpcs

This commit is contained in:
Frédéric FRANCE 2020-10-23 08:07:00 +02:00 committed by GitHub
parent 81543df5e4
commit 57064a7976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2192,7 +2192,7 @@ class ExpenseReport extends CommonObject
$modele = $conf->global->EXPENSEREPORT_ADDON_PDF;
}
}
if (!empty($modele)) {
$modelpath = "core/modules/expensereport/doc/";