You are here

function theme_example_coder_review_warning_msg in Coder 7.2

Same name and namespace in other branches
  1. 7 coder_upgrade/tests/old/samples/example.module \theme_example_coder_review_warning_msg()

File

coder_upgrade/tests/old/samples/example.module, line 1510

Code

function theme_example_coder_review_warning_msg($error = NULL) {
}