mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-22 19:32:04 +01:00
continued 7.4 compatibility
This commit is contained in:
parent
0a870ebdb3
commit
0f8a5fa926
@ -276,7 +276,7 @@ class Bans {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static public function find(?string $ip, string $board = false, bool $get_mod_info = false, ?int $ban_id = null, bool $auto_gc = true) {
|
static public function find(?string $ip, $board = false, bool $get_mod_info = false, ?int $ban_id = null, bool $auto_gc = true) {
|
||||||
global $config;
|
global $config;
|
||||||
|
|
||||||
if ($auto_gc) {
|
if ($auto_gc) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user