mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
fixed omnishell errors
This commit is contained in:
parent
bb01a076b8
commit
6e9916a925
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user