mirror of
https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management.git
synced 2025-06-28 05:38:42 +02:00
Updated setup.php
This commit is contained in:
@ -3,6 +3,8 @@
|
|||||||
* Init the hooks of the SOC plugin
|
* Init the hooks of the SOC plugin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
use Glpi\Plugin\Hooks;
|
||||||
|
|
||||||
define('PLUGIN_SOC_VERSION', '1.0.0');
|
define('PLUGIN_SOC_VERSION', '1.0.0');
|
||||||
define('PLUGIN_SOC_MIN_GLPI', '10.0.0');
|
define('PLUGIN_SOC_MIN_GLPI', '10.0.0');
|
||||||
define('PLUGIN_SOC_MAX_GLPI', '10.1.0');
|
define('PLUGIN_SOC_MAX_GLPI', '10.1.0');
|
||||||
|
Reference in New Issue
Block a user