You are here

function omega_tools_subtheme_wizard_next in Omega Tools 7.3

@todo

1 string reference to 'omega_tools_subtheme_wizard_next'
omega_tools_subtheme_wizard in includes/omega_tools.wizard.inc
@todo

File

includes/omega_tools.wizard.inc, line 59

Code

function omega_tools_subtheme_wizard_next(&$form_state) {
  omega_tools_cache_set($form_state['subtheme']->machine_name, $form_state['subtheme']);
}