]> git.mjollnir.org Git - moodle.git/commitdiff
todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE
authorskodak <skodak>
Fri, 14 Jul 2006 20:57:08 +0000 (20:57 +0000)
committerskodak <skodak>
Fri, 14 Jul 2006 20:57:08 +0000 (20:57 +0000)
admin/health.php

index 4955b69a096e0d4c94da52830161d27b4935ef52..69b59121db1ecc9d8444261dd99863c0cedc5ba1 100644 (file)
@@ -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
 
 */