You are here

function webform_update_8605 in Webform 6.x

Issue #3144962: Webform cards.

File

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

Code

function webform_update_8605() {
  _webform_update_admin_settings();
}