Closed (fixed)
Project:
Basic webmail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 13:10 UTC
Updated:
28 May 2012 at 23:00 UTC
Please add global $user; to following functions:
You missed this.
Thanks.
Comments
Comment #1
leksat commentedComment #2
oadaeh commentedI believe I've fixed those two, here: http://drupalcode.org/project/basic_webmail.git/commit/6f0f24f. Thanks for pointing them out.
I did not find the missing
global $user;in that function. Maybe the function name is incorrect? Would you please give me a line number or something more to go on?I'll leave this open until this last item is resolved.
Comment #3
leksat commentedIt is my mistake.
Comment #4
hefox commentedBased on reading above, it sounds like this is fixed, yea?