mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +00:00
Fix issues with show_inactive_bans
This commit is contained in:
parent
0f874cc521
commit
1d9c7d9a5d
@ -126,7 +126,7 @@ class Page {
|
||||
$sel = $this->get_selection($table);
|
||||
|
||||
if ($where !== "") {
|
||||
$where .= " OR ";
|
||||
$where .= " AND ";
|
||||
} else {
|
||||
$where = "WHERE ";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user