Opened 12 years ago
Closed 12 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 |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Stop passing get_role() by reference to prevent strict warning