1
0
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:
Jon Ziebell 2023-01-22 13:47:53 -05:00
parent b00d46d238
commit b739ea15b2

View File

@ -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',