As discussed at http://drupal.org/node/203582, the documentation for hook_access in 6.x is incorrect (it's missing the $account parameter that is now passed to that hook).
The attached patch updates the documentation (and also updates the hook_access example in node_example.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hook_access_docs.patch | 2.64 KB | David_Rothstein |
Comments
Comment #1
David_Rothstein commentedComment #2
darren ohFixed in CVS commit 94165.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.