Fix warning

This commit is contained in:
Laurent Destailleur
2023-10-06 16:21:39 +02:00
parent 779d632367
commit f4166de704

View File

@@ -9804,8 +9804,6 @@ class Form
$ret .= '</td></tr>';
$ret .= '</table>';
}
} else {
dol_print_error('', 'Call of showphoto with wrong parameters modulepart=' . $modulepart);
}
return $ret;