fixed omnishell errors

This commit is contained in:
alejandro-campos 2020-12-16 17:20:25 +01:00
parent bb01a076b8
commit 6e9916a925
1 changed files with 0 additions and 1 deletions

View File

@ -2429,7 +2429,6 @@ function agents_delete_agent($id_agents, $disableACL=false)
);
foreach ($commands as $command) {
hd($command, true);
$rcmd_id = $command['rcmd_id'];
$rcmd = new RCMDFile($rcmd_id);