diff --git a/setup.php b/setup.php index f906b63..e6b8974 100644 --- a/setup.php +++ b/setup.php @@ -3,6 +3,8 @@ * Init the hooks of the SOC plugin */ +use Glpi\Plugin\Hooks; + define('PLUGIN_SOC_VERSION', '1.0.0'); define('PLUGIN_SOC_MIN_GLPI', '10.0.0'); define('PLUGIN_SOC_MAX_GLPI', '10.1.0');