You are here

function yamlform_update_8060 in YAML Form 8

Issue #2820180: Allow disable results warning and behavior to disabled.

File

includes/yamlform.update.inc, line 1219
YAML Form module update hooks.

Code

function yamlform_update_8060() {
  _yamlform_update_form_settings();
}