You are here

function yamlform_update_8038 in YAML Form 8

Issue #2783527: Order form settings when saved and apply defaults.

File

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

Code

function yamlform_update_8038() {
  _yamlform_update_form_settings();
}