mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Minor changes for PHP8
This commit is contained in:
parent
b00d46d238
commit
b739ea15b2
@ -280,6 +280,8 @@ class thermostat extends cora\crud {
|
||||
|
||||
$where = [];
|
||||
|
||||
$where[] = '`profile` is not null';
|
||||
|
||||
$keys_generated_columns = [
|
||||
'system_type_heat',
|
||||
'system_type_heat_stages',
|
||||
|
Loading…
x
Reference in New Issue
Block a user