Function Hook_ecommerce_email->_edit_config_forw
Definitions
sources/hooks/systems/ecommerce/email.php
- Update e-mail address from what was chosen in an interface; update or delete each price/product.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Update e-mail address from what was chosen in an interface; update or delete each price/product.
*
*/
protected function _edit_config_forw()
* Update e-mail address from what was chosen in an interface; update or delete each price/product.
*
*/
protected function _edit_config_forw()

