Posted by agentrickard on October 16, 2009 at 3:07pm
| 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.
#2
Many thanks agentrickard. Patch applied to 6.x branch.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.