1
This commit is contained in:
parent
606af0bb98
commit
6ff357f037
@ -1170,7 +1170,7 @@ class UserController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private function _updateSubUserAccount() {
|
private function _updateSubUserAccount() {
|
||||||
if ($this->_getChannel() == BC_CHANNEL) {
|
if ($this->_getChannel() == BC_POLY_CHANNEL) {
|
||||||
$shortAccountId = $this->_getShortAccountId(myself()->_getAccountId());
|
$shortAccountId = $this->_getShortAccountId(myself()->_getAccountId());
|
||||||
SqlHelper::upsert
|
SqlHelper::upsert
|
||||||
($this->_getSelfMysql(),
|
($this->_getSelfMysql(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user