function webform_update_8613 in Webform 6.x
Issue #3166236: Make "next_serial" optional.
File
- includes/
webform.install.update.inc, line 4126 - Archived Webform update hooks.
Code
function webform_update_8613() {
_webform_update_admin_settings();
}