Skip to content

Commit

Permalink
Changed function name
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Aug 7, 2003
1 parent d2b6ba7 commit 6a2d42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup/restore_execute.html
Expand Up @@ -242,7 +242,7 @@
rebuild_course_cache($restore->course_id);
//categories table
$course = get_record("course","id",$restore->course_id);
fix_category_courses($course->category);
fix_course_sortorder($course->category);
}

//Cleanup temps (files and db)
Expand Down

0 comments on commit 6a2d42e

Please sign in to comment.