You are here

function webform_update_8608 in Webform 6.x

Issue #3157587: Hide the next button when auto-forwarding cards.

File

includes/webform.install.update.inc, line 4086
Archived Webform update hooks.

Code

function webform_update_8608() {
  _webform_update_webform_settings();
}