You are here

function webform_update_8611 in Webform 6.x

Issue #3152884: Clientside validation with AJAX.

File

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

Code

function webform_update_8611() {
  _webform_update_admin_settings();
}