Skip to content

Commit

Permalink
Merge pull request #77 from vianetz/add-captcha-dependency
Browse files Browse the repository at this point in the history
Add dependency to Mage_Captcha Extension
  • Loading branch information
Schrank authored Mar 23, 2023
2 parents 88f1ff9 + d3e4db5 commit df01185
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/etc/modules/Hackathon_HoneySpam.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<Hackathon_HoneySpam>
<active>true</active>
<codePool>community</codePool>
<depends>
<Mage_Captcha />
</depends>
</Hackathon_HoneySpam>
</modules>
</config>

0 comments on commit df01185

Please sign in to comment.