|
@ -37,7 +37,7 @@ class callback extends publicBase { |
|
|
$obj = new mUser(); |
|
|
$obj = new mUser(); |
|
|
$rdobj = $obj->initRedis(); |
|
|
$rdobj = $obj->initRedis(); |
|
|
$rdobj->setex(sprintf(_RC_KNOWLEDGE_BIND_USER_INFO, $state[1], $state[2]), 6*60*60, $sub_user_id); |
|
|
$rdobj->setex(sprintf(_RC_KNOWLEDGE_BIND_USER_INFO, $state[1], $state[2]), 6*60*60, $sub_user_id); |
|
|
header('Location:http://zhishiku.yizherenxin.cn/index/bind_user?pageid='.$state[2]); |
|
|
header('Location:http://zhishiku.yizherenxin.cn/index/user_list?pageid='.$state[2]); |
|
|
exit; |
|
|
exit; |
|
|
} |
|
|
} |
|
|
exit; |
|
|
exit; |
|
|