the array_diff() function compares two arrays, one of them is from session. but if you display module page for the first time, there is no session array yet. therefore a Warning is printed.
reproduce: logout, login and go to module page.
patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| autolocale.patch | 1.73 KB | meba |
Comments
Comment #1
gábor hojtsyThanks, I have added a comment line and comitted the patch.
Comment #2
(not verified) commented