function _coder_6x_test_mail_alter in Coder 5
Same name and namespace in other branches
- 5.2 tests/coder_6x.inc \_coder_6x_test_mail_alter()
File
- tests/
coder_6x.inc, line 63
Code
function _coder_6x_test_mail_alter(&$mailkey, &$to, &$subject, &$body, &$from, &$headers) {
// this is an error
}