diff --git a/webapp/controller/UserController.class.php b/webapp/controller/UserController.class.php index a727e37d..9ef1b6c3 100644 --- a/webapp/controller/UserController.class.php +++ b/webapp/controller/UserController.class.php @@ -1170,7 +1170,7 @@ class UserController extends BaseAuthedController { } private function _updateSubUserAccount() { - if ($this->_getChannel() == BC_CHANNEL) { + if ($this->_getChannel() == BC_POLY_CHANNEL) { $shortAccountId = $this->_getShortAccountId(myself()->_getAccountId()); SqlHelper::upsert ($this->_getSelfMysql(),