From e25f766dee6740286425b2af804c66e8606abb12 Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 14 Jul 2006 20:57:08 +0000 Subject: [PATCH] todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE --- admin/health.php | 1 + 1 file changed, 1 insertion(+) 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 */ -- 2.39.5