function mymodule_help in Coder 5.2
Same name and namespace in other branches
- 5 tests/coder_6x.inc \mymodule_help()
File
- tests/
coder_6x.inc, line 189 - This file implements tests for the Drupal 6.x upgrade.
Code
function mymodule_help($section) {
// Not ok.
}