Added Feature - Premade Ban Reasons
see https://git.leftypol.org/leftypol/leftypol_vichan/commit/13ac9172e7467519a4dfcab8c6919e05fcc05438
This commit is contained in:
@@ -1586,6 +1586,7 @@ function mod_ban_post($board, $delete, $post, $token = false) {
|
||||
'board' => $board,
|
||||
'delete' => (bool)$delete,
|
||||
'boards' => listBoards(),
|
||||
'reasons' => $config['premade_ban_reasons'],
|
||||
'token' => $security_token
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user