1
This commit is contained in:
parent
afc61298be
commit
81cddd6815
@ -373,7 +373,6 @@ class UserController extends BaseAuthedController {
|
||||
$name = getReqVal('name', '');
|
||||
$filter = array(
|
||||
'name' => $name,
|
||||
'channel' => BC_CHANNEL
|
||||
);
|
||||
if (SERVER_ENV == _ONLINE) {
|
||||
$filter['channel'] = BC_CHANNEL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user