Created
June 12, 2013 14:50
-
-
Save ryaan-anthony/5765961 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> | |
<Ip_Prohibited> | |
<version>0.1.0</version> | |
</Ip_Prohibited> | |
</modules> | |
<global> | |
<models> | |
<prohibited> | |
<class>Ip_Prohibited_Model</class> | |
</prohibited> | |
<checkout> | |
<rewrite> | |
<type_onepage>Ip_Prohibited_Model_Onepage</type_onepage> | |
</rewrite> | |
</checkout> | |
</models> | |
</global> | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment