Files
dolibarr/dev/tools
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-09-18 16:26:38 +02:00
2025-10-06 13:11:38 +02:00
2024-05-22 01:00:51 +02:00