I assumed this function would be present, but it is not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 606476-hook-user.patch | 3.82 KB | agentrickard |
I assumed this function would be present, but it is not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 606476-hook-user.patch | 3.82 KB | agentrickard |
Comments
Comment #1
agentrickardThe attached patch also changes all instances of $user to $account. This is much safer, since $user is a global var and we don't want to accidentally overwrite it.
Comment #2
malclocke commentedMany thanks agentrickard. Patch applied to 6.x branch.
Comment #3
malclocke commented