Project:Joomla to Drupal
Version:6.x-1.0-alpha3
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I assumed this function would be present, but it is not.

Comments

#1

The 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.

AttachmentSize
606476-hook-user.patch 3.82 KB

#2

Many thanks agentrickard. Patch applied to 6.x branch.

#3

Status:needs review» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.