You are here

function mymodule_auth in Coder 5

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

File

tests/coder_6x.inc, line 84

Code

function mymodule_auth($username, $password, $server) {
}