You are here

function webform_update_8616 in Webform 6.x

Issue #3166827: Make the "Webforms" menu item a top-level toolbar item.

File

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

Code

function webform_update_8616() {
  _webform_update_admin_settings();
}