From 495f166ec454fae1b8c5d702f5c8ff17fdb8ab08 Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 14 Jul 2006 20:56:16 +0000 Subject: [PATCH] todo: add detection of incorrect chars in wwwroot --- admin/health.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/health.php b/admin/health.php index 4955b69a096..69b59121db1 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 */