#13933 closed defect (bug) (fixed)
Remove dead $current_user declaration
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0.1 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Users | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Currently, the code declares $current_user as a global, but doesn't use it (no files from that point are included, either).
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [15313]) Remove unused global. Props filosofo. fixes #13933 for 3.1