Commit 5114a886 authored by hujun's avatar hujun

1

parent 72f3cd80
......@@ -68,6 +68,8 @@ class UserService
if ($data['referrer_source'] == 20) {
unset($data['referrer_source']);
unset($data['referrer_id']);
unset($user_data['referrer_id']);
unset($user_data['referrer_id']);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment