Skip to content

Commit

Permalink
extensions belong in the community codepool
Browse files Browse the repository at this point in the history
  • Loading branch information
mystix committed Nov 24, 2012
1 parent c1f2bb7 commit dbdc5aa
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/etc/modules/Aoe_QuoteCleaner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Aoe_QuoteCleaner>
<codePool>local</codePool>
<codePool>community</codePool>
<active>true</active>
</Aoe_QuoteCleaner>
</modules>
Expand Down
2 changes: 1 addition & 1 deletion modman
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
app/etc/modules/* app/etc/modules/
app/code/local/Aoe/QuoteCleaner app/code/local/Aoe/QuoteCleaner
app/code/community/Aoe/QuoteCleaner app/code/community/Aoe/QuoteCleaner

0 comments on commit dbdc5aa

Please sign in to comment.