MDL-21146 $CFG can not be used in low level file operations - please set the defaults...
authorPetr Skoda <skodak@moodle.org>
Tue, 6 Apr 2010 18:34:38 +0000 (18:34 +0000)
committerPetr Skoda <skodak@moodle.org>
Tue, 6 Apr 2010 18:34:38 +0000 (18:34 +0000)
commit4fb2306ee43b2cb2fef7942f6c1d3c47ab5b0fa5
tree7bb1a53051d5477fd5e247e1ccfa09349d7fbe23
parent4090dab4285567ff72bd57bf7d939810cea64f9e
MDL-21146 $CFG can not be used in low level file operations - please set the defaults elsewhere if really necessary; removing the extra cleaning + undefined notices - please make sure all palces that actually output the strings are processed properly, there is no way around this, cleaning must be always done before output, not just storage; using real nulls where we do not know the value
lib/file/file_storage.php