mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-24 05:44:25 +01:00
* fix: use ob_end_clean() instead of ob_end_flush() in readfileLowMemory() (fixes #37239) * fix: use robust ob level cleanup loop per hregis review --------- Co-authored-by: f-hoedl <hoefla14@htl-kaindorf.ac.at> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>