There's a typo in the hook_user function's documentation. Take a look at: http://drupaldocs.org/api/head/function/hook_user
The first parameter is documented and used in the sample code as $op but it's declared as $type.
| Comment | File | Size | Author |
|---|---|---|---|
| hooks_core.php.diff | 527 bytes | drewish |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
(not verified) commented