You are here

function webform_update_8134 in Webform 6.x

Same name and namespace in other branches
  1. 8.5 includes/webform.install.update.inc \webform_update_8134()

Issue #2984348: Link to relevant wizard page on preview.

File

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

Code

function webform_update_8134() {
  _webform_update_admin_settings();
}