diff --git a/pandora_console/include/functions_modules.php b/pandora_console/include/functions_modules.php index 39cc5b4a49..be8532d070 100755 --- a/pandora_console/include/functions_modules.php +++ b/pandora_console/include/functions_modules.php @@ -2133,6 +2133,8 @@ function modules_get_agentmodule_data( // remote_snmp_string case 17: // async_string + case 36: + // remote_cmd_string case 23: // Free search is a json with value and exact modifier $freesearch = json_decode($freesearch, true);