You are here

function webform_update_8624 in Webform 6.x

Issue #3216928: Allow Base64 encoded file data to be excluded from remote posts.

File

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

Code

function webform_update_8624() {
  _webform_update_webform_handler_settings();
}