Add hook_joomla_user()

agentrickard - October 16, 2009 - 15:07
Project:Joomla to Drupal
Version:6.x-1.0-alpha3
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

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

#1

agentrickard - October 16, 2009 - 15:09

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
 
 

Drupal is a registered trademark of Dries Buytaert.