You are here

function webform_update_8620 in Webform 6.x

Issue #3174132: Add (admin) notes to handlers.

File

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

Code

function webform_update_8620() {
  webform_update_8209();
}