Skip to content

Instantly share code, notes, and snippets.

@karschsp
Created August 22, 2013 03:10
Show Gist options
  • Save karschsp/6302797 to your computer and use it in GitHub Desktop.
Save karschsp/6302797 to your computer and use it in GitHub Desktop.
function vtx_common_update_7102() {
$module_list = array(
'maxlength',
'imagefield_focus',
);
module_enable($module_list);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment