Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into

develop
This commit is contained in:
Laurent Destailleur
2023-10-08 12:07:01 +02:00
4 changed files with 80 additions and 5 deletions

View File

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