mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Updates
This commit is contained in:
parent
a5044fe044
commit
38345fc8ed
@ -148,7 +148,7 @@ class Page {
|
||||
$selection .= ",CAST(warned AS UNSIGNED) AS warned";
|
||||
}
|
||||
if ($table !== $this->settings->table['kicks']) {
|
||||
$selection .= ",removed_by_uuid,removed_by_name";
|
||||
$selection .= ",removed_by_uuid,removed_by_name,removed_by_date";
|
||||
}
|
||||
return $selection;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user