mirror of
https://github.com/beestat/app.git
synced 2025-06-03 13:46:54 -04:00
Removed debug message
This commit is contained in:
parent
bdcb59a2c4
commit
458e649cfe
@ -502,7 +502,6 @@ class thermostat extends cora\crud {
|
|||||||
* this up into several queries to avoid that.
|
* this up into several queries to avoid that.
|
||||||
*/
|
*/
|
||||||
do {
|
do {
|
||||||
var_dump('before = ' . memory_get_usage());
|
|
||||||
$result = $this->database->query('
|
$result = $this->database->query('
|
||||||
select
|
select
|
||||||
thermostat_id,
|
thermostat_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user