function diff_update_8005 in Diff 8
Update settings.
File
- ./
diff.install, line 106 - Installation hooks for diff module.
Code
function diff_update_8005() {
// The original update function had a bug, it set the new configuration of
// layout plugins using the old keys (which were changed). Update 8006 will
// fix this issue.
}