mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 20:36:42 +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.