summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/WebConsole/rest/remotepc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/rest/remotepc.php b/admin/WebConsole/rest/remotepc.php
index a7f50d2d..6a897e0a 100644
--- a/admin/WebConsole/rest/remotepc.php
+++ b/admin/WebConsole/rest/remotepc.php
@@ -698,7 +698,7 @@ CREATE EVENT IF NOT EXISTS e_timeout_$clntid
END IF;
END
EOD;
- $cmd->Ejecutar();
+ //$cmd->Ejecutar();
if ($app->settings['debug'])
writeRemotepcLog("{$app->request()->getResourceUri()}: DB tables and events updated, clntid=$clntid.");
// Send init session command if client is booted on ogLive.