mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-10 04:16:53 +01:00
* fix: add class existence check after failed include in barcode.php (fixes #37249) * fix: move continue into catch block per reviewer feedback * fix: add continue in catch block per hregis review * fix: replace invalid continue with $error++ in printsheet.php catch block --------- Co-authored-by: f-hoedl <hoefla14@htl-kaindorf.ac.at> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>