You are here

function webform_update_8621 in Webform 6.x

Issue #3158114: Delete own submission with secure token not working.

File

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

Code

function webform_update_8621() {
  _webform_update_webform_settings();
}