Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
Merge pull request #38 from benjamw/master
Browse files Browse the repository at this point in the history
Minor changes
  • Loading branch information
icurdinj committed Apr 26, 2016
2 parents 4abc42d + 584e866 commit f498001
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/code/local/Inchoo/PHP7/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Inchoo_PHP7>
<version>1.0.1</version>
<version>1.0.2</version>
</Inchoo_PHP7>
</modules>

Expand Down
2 changes: 1 addition & 1 deletion app/etc/modules/Inchoo_PHP7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<depends>
<Mage_Core/>
<Mage_ImportExport/>
<Mage_Sales/>
<Mage_Sales/>
</depends>
</Inchoo_PHP7>
</modules>
Expand Down

0 comments on commit f498001

Please sign in to comment.