Commit fe1aab2a7e70797b4ea5ab3a378ba86d9e3e3dfb
1 parent
3d8b027b
Exists in
production-vendorized
remove email_article plugin activation
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
script/enable_participa_plugins
| ... | ... | @@ -10,7 +10,6 @@ |
| 10 | 10 | ./script/noosfero-plugins enable ckeditor_content |
| 11 | 11 | ./script/noosfero-plugins enable community_block |
| 12 | 12 | ./script/noosfero-plugins enable context_content |
| 13 | -./script/noosfero-plugins enable email_article | |
| 14 | 13 | ./script/noosfero-plugins enable oauth_provider |
| 15 | 14 | ./script/noosfero-plugins enable proposals_discussion |
| 16 | 15 | ./script/noosfero-plugins enable require_auth_to_comment | ... | ... |