mirror of
https://github.com/moodle/moodle.git
synced 2025-03-03 15:29:08 +01:00
Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php. The fileserving code now checks if the headers are already sent which detects misconfigured servers.