Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
296 stars 121 forks source link

Issue 1607 - Export Fix #1612

Closed Rvice closed 2 months ago

Rvice commented 2 months ago

https://github.com/Admidio/admidio/issues/1607

Resolves the following error message from showing up in all exports (.csv and broke .xlsx)


Notice: ob_clean(): failed to delete buffer. No buffer to delete in /admidio/adm_program/system/classes/ListData.php on line 266

Fasse commented 2 months ago

Thanks for the research and fix of this error.