Created
July 25, 2016 09:13
-
-
Save rintoug/284cd887646590eb43ecd2ef28ec5658 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<config> | |
<modules> | |
<Writeyourcode_Customer> | |
<version>1.0</version> | |
</Writeyourcode_Customer> | |
</modules> | |
<frontend> | |
<routers> | |
<customer> | |
<args> | |
<modules> | |
<Writeyourcode_Customer before="Mage_Customer">Writeyourcode_Customer</Writeyourcode_Customer> | |
</modules> | |
</args> | |
</customer> | |
</routers> | |
</frontend> | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment