mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
bug fixing
This commit is contained in:
parent
423e3cdd14
commit
25d0380b6e
@ -1295,6 +1295,7 @@ function migrate2utf8_course_lang($recordid){
|
||||
}
|
||||
|
||||
update_record('course',$course);
|
||||
require_once($CFG->dirroot.'/course/lib.php');
|
||||
rebuild_course_cache($recordid); //takes care of serialized modinfo
|
||||
/// And finally, just return the converted field
|
||||
return $result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user