diff --git a/front/deploypackage.form.php b/front/deploypackage.form.php index 80195db85..9bca859ff 100644 --- a/front/deploypackage.form.php +++ b/front/deploypackage.form.php @@ -156,7 +156,7 @@ break; case 'PluginFusioninventoryDeployFile': - $varEntries = 'actions_entries'; + $varEntries = 'file_entries'; $item = new PluginFusioninventoryDeployFile(); break;