moodle/admin/report/security
Petr Skoda cbad562eee MDL-25314 improved prevention of output buffering + detection of misconfigured servers
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.
2010-11-19 03:40:43 +00:00
..
db accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
lang/en MDL-22056 simplified component name handling + converting reports to proper pluginname 2010-07-15 17:13:45 +00:00
index.php MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
lib.php MDL-23799 fixed distinct text 2010-10-06 18:14:04 +00:00
settings.php MDL-22056 simplified component name handling + converting reports to proper pluginname 2010-07-15 17:13:45 +00:00
version.php MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00