1
This commit is contained in:
parent
daac39597a
commit
2dfdbcaf7b
@ -1168,10 +1168,7 @@ class UserController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
public function test(){
|
|
||||||
$a = $this->_getShortAccountId("6517_2006_s1_0_104162729566475397176");
|
|
||||||
print_r($a);
|
|
||||||
}
|
|
||||||
private function _updateSubUserAccount() {
|
private function _updateSubUserAccount() {
|
||||||
if ($this->_getChannel() == BC_POLY_CHANNEL) {
|
if ($this->_getChannel() == BC_POLY_CHANNEL) {
|
||||||
$shortAccountId = $this->_getShortAccountId(myself()->_getAccountId());
|
$shortAccountId = $this->_getShortAccountId(myself()->_getAccountId());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user