Skip to content

Instantly share code, notes, and snippets.

@ryaan-anthony
Created June 12, 2013 14:50
Show Gist options
  • Save ryaan-anthony/5765961 to your computer and use it in GitHub Desktop.
Save ryaan-anthony/5765961 to your computer and use it in GitHub Desktop.
<?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