function webform_update_8043 in Webform 8.5
Same name and namespace in other branches
- 6.x 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();
}