diff --git a/pandora_console/godmode/agentes/module_manager_editor_plugin.php b/pandora_console/godmode/agentes/module_manager_editor_plugin.php index df58cb0a4f..970a2c4d9f 100644 --- a/pandora_console/godmode/agentes/module_manager_editor_plugin.php +++ b/pandora_console/godmode/agentes/module_manager_editor_plugin.php @@ -159,7 +159,7 @@ foreach ($password_fields as $k => $p) { return; } - const moduleId = ; + const moduleId = ; load_plugin_description($("#id_plugin").val());