Skip to content

Commit

Permalink
Add dependency on Mage_Reports module to ensure it is loaded before.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-bezhashvyly committed Sep 9, 2014
1 parent db29027 commit 786f3a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/etc/modules/Quafzi_PerformanceTweaks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<Quafzi_PerformanceTweaks>
<active>true</active>
<codePool>community</codePool>
<depends>
<Mage_Reports/>
</depends>
</Quafzi_PerformanceTweaks>
</modules>
</config>

0 comments on commit 786f3a1

Please sign in to comment.