Active
Project:
User Referral
Version:
6.x-1.x-dev
Component:
Code: referral
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2011 at 05:57 UTC
Updated:
19 Feb 2011 at 05:59 UTC
I get this error in my watchdog logs:
"Notice: Undefined variable: output in referral_help() (line 36 of referral/referral.module)."
I think either $output should have default value, or remove variable, and make in switch return t(...) directly.
Comments
Comment #1
IRuslan commentedSame thing for $hex_str variable in _referral_asc2hex() function.