You are here

function mymodule_access in Coder 5.2

File

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

Code

function mymodule_access($op, $node) {

  // Not ok.
}