From 403c45305dc1728028154d679b645e5d5187560d Mon Sep 17 00:00:00 2001 From: David Durieux Date: Fri, 29 Nov 2019 13:55:52 +0100 Subject: [PATCH] Fix cs --- hook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook.php b/hook.php index 21cd4160c2..9ce60ba153 100644 --- a/hook.php +++ b/hook.php @@ -1218,7 +1218,7 @@ function plugin_fusioninventory_addLeftJoin($itemtype, $ref_table, $new_table, $ ON (`glpi_computers`.`id`=`glpi_plugin_fusioninventory_agents`.`computers_id`) "; break; - case 'glpi_plugin_fusioninventory_inventorycomputercomputers.plugin_fusioninventory_inventorycomputercomputers_id': + case 'glpi_plugin_fusioninventory_inventorycomputercomputers.plugin_fusioninventory_inventorycomputercomputers_id': return " LEFT JOIN `glpi_plugin_fusioninventory_inventorycomputercomputers` AS glpi_plugin_fusioninventory_inventorycomputercomputers ON (`glpi_computers`.`id` = ".