Closed (fixed)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2013 at 20:08 UTC
Updated:
30 Jan 2013 at 21:40 UTC
Jump to comment: Most recent file
on line 950 in flag.module
its declared but never used.
plus global $user is delicate, we should use user_uid_optional_load() instead if its really necessary :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | flag-cleanup-global-user-1890520-1.patch | 368 bytes | alexweber |
Comments
Comment #1
alexweber commentedsilly little patch attached
Comment #2
joachim commentedThanks for the cleanup! Committed.