You are here

function _coder_6x_test2_mail_alter in Coder 5.2

Same name and namespace in other branches
  1. 5 tests/coder_6x.inc \_coder_6x_test2_mail_alter()

File

tests/coder_6x.inc, line 163
This file implements tests for the Drupal 6.x upgrade.

Code

function _coder_6x_test2_mail_alter(&$message) {

  // An error.
}