Skip to content

Instantly share code, notes, and snippets.

@mcallari
Created March 13, 2014 16:05
Show Gist options
  • Save mcallari/9531287 to your computer and use it in GitHub Desktop.
Save mcallari/9531287 to your computer and use it in GitHub Desktop.
Drupal Update Single Module
drush php-eval "module_load_include('install', 'clientside_validation', 'clientside_validation'); clientside_validation_update_7101()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment