Block tags, not hide wall for community accounts
This commit is contained in:
@@ -364,7 +364,7 @@ class User
|
|||||||
'deny_cid' => '',
|
'deny_cid' => '',
|
||||||
'deny_gid' => '',
|
'deny_gid' => '',
|
||||||
'blockwall' => true,
|
'blockwall' => true,
|
||||||
'hidewall' => true,
|
'blocktags' => true,
|
||||||
];
|
];
|
||||||
|
|
||||||
User::update($fields, $uid);
|
User::update($fields, $uid);
|
||||||
|
|||||||
Reference in New Issue
Block a user