Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-12-03 16:53:26 +01:00
parent c8eaa4743c
commit a1428c963b

View File

@ -954,7 +954,7 @@ if (empty($reshook))
if ($result > 0) {
$ret = $object->fetch($object->id); // Reload to get new records
$object->fetch_thirdparty();
if (empty($conf->global->MAIN_DISABLE_PDF_AUTOUPDATE)) {
// Define output language
$outputlangs = $langs;