The call to drupal_uninstall_modules() added here ended up outside the D7 conditional, giving a fatal error on other Drupal versions.
| Comment | File | Size | Author |
|---|---|---|---|
| drush-uninstall-d7.patch | 1.64 KB | john morahan |
The call to drupal_uninstall_modules() added here ended up outside the D7 conditional, giving a fatal error on other Drupal versions.
| Comment | File | Size | Author |
|---|---|---|---|
| drush-uninstall-d7.patch | 1.64 KB | john morahan |
Comments
Comment #1
moshe weitzman commentedCommitted. Thanks.