todo: add detection of incorrect chars in wwwroot

This commit is contained in:
skodak
2006-07-14 20:56:16 +00:00
parent d0f8a899f8
commit 495f166ec4
+1
View 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
*/