You are here

function webform_update_8043 in Webform 6.x

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

Issue #2874555: Add "How can we help you?" link to the Webform module admin pages.

File

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

Code

function webform_update_8043() {
  _webform_update_admin_settings();
}