function _coder_6x_test_mail_alter in Coder 5.2
Same name and namespace in other branches
- 5 tests/coder_6x.inc \_coder_6x_test_mail_alter()
File
- tests/
coder_6x.inc, line 160 - This file implements tests for the Drupal 6.x upgrade.
Code
function _coder_6x_test_mail_alter(&$mailkey, &$to, &$subject, &$body, &$from, &$headers) {
// An error.
}