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

IRuslan’s picture

Same thing for $hex_str variable in _referral_asc2hex() function.