Skip to content

Instantly share code, notes, and snippets.

@borriglione
Created September 11, 2017 14:26
Show Gist options
  • Save borriglione/5c00aedd02d1f7414159e37601b6d5ba to your computer and use it in GitHub Desktop.
Save borriglione/5c00aedd02d1f7414159e37601b6d5ba to your computer and use it in GitHub Desktop.
app/code/local/Rom/OgoneFieldLimit/etc/config.xml
<global>
<helpers>
<romogonefieldlimit>
<class>Rom_Phyderma_Block</class>
</romogonefieldlimit>
<ops>
<rewrite>
<payment_request>Rom_OgoneFieldLimit_Helper_Payment_Request</payment_request>
</rewrite>
</ops>
</helpers>
</global>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment