Opened 11 years ago
Closed 11 years ago
#573 closed defect (bug) (fixed)
Strict Standards: Only variables should be assigned by reference in mu-plugins/roles/rosetta-roles.php on line 37
Reported by: | iamfriendly | Owned by: | iandunn |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | International Sites (Rosetta) | Keywords: | |
Cc: |
Description
get_role() is called by reference, strict standards now disallow this.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Stop passing get_role() by reference to prevent strict warning