Skip to content

Instantly share code, notes, and snippets.

@jsbalsera
Created May 14, 2015 09:37
Show Gist options
  • Save jsbalsera/730248dbcf1966d5efea to your computer and use it in GitHub Desktop.
Save jsbalsera/730248dbcf1966d5efea to your computer and use it in GitHub Desktop.
Force drush language
<?php
$options['variables']['language_default']->language = 'en';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment