]> git.mjollnir.org Git - moodle.git/commit
I hope final fix for warnings when using error() after print_header() with buffering...
authorskodak <skodak>
Sun, 14 May 2006 17:23:29 +0000 (17:23 +0000)
committerskodak <skodak>
Sun, 14 May 2006 17:23:29 +0000 (17:23 +0000)
commitcc50d6664f771fd155ae1a1012cde21b2bb13e2c
tree92032c9defe1962c4d3b101ee9eaedabd98b8d11
parent38316f63a5379667a5ef2df6d68fc18b9a562c96
I hope final fix for warnings when using error() after print_header() with buffering on, solution  was to flush all buffers and reenable SID rewrite when needed; merged from MOODLE_16_STABLE
lib/cookieless.php
lib/weblib.php