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

CommentFileSizeAuthor
autolocale.patch1.73 KBmeba

Comments

gábor hojtsy’s picture

Status: Needs review » Fixed

Thanks, I have added a comment line and comitted the patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)