From: skodak Date: Fri, 14 Jul 2006 20:57:08 +0000 (+0000) Subject: todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e25f766dee6740286425b2af804c66e8606abb12;p=moodle.git todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE --- diff --git a/admin/health.php b/admin/health.php index 4955b69a09..69b59121db 100644 --- a/admin/health.php +++ b/admin/health.php @@ -558,6 +558,7 @@ class problem_00000x extends problem_base { TODO: session.save_path -- it doesn't really matter because we are already IN a session, right? + detect unsupported characters in $CFG->wwwroot - see bug Bug #6091 - relative vs absolute path during backup/restore process */