3 // deafault settings are done here, saves doing all this twice in
4 // both the rendering routine and the config screen
6 if (!isset($forcereset)) {
10 if (!isset($CFG->filter_multilang_force_old
) or $forcereset) {
11 set_config('filter_multilang_force_old', 0);