You are here

function webform_update_8610 in Webform 6.x

Issue #3165395: Improve delete button handling.

File

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

Code

function webform_update_8610() {
  _webform_update_admin_settings();
}