Files
dolibarr/htdocs/mrp/class
MDW 8a84fad171 Qual: Fix misuse of Mo->error (#35841)
# Qual: Fix misuse of Mo->error

Phan identified that ++ was performed on Mo->error which is a string.
This fixes that by using a local $error variable (as in another
function).
2025-10-19 03:35:04 +02:00
..
2025-10-04 00:07:24 +02:00
2025-10-04 00:07:24 +02:00