mirror of
https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management.git
synced 2025-12-17 11:04:39 +01:00
Added the missing `plugin_enable_soc` and `plugin_disable_soc` functions to `setup.php`. These functions are required by GLPI to manage the plugin's lifecycle and display the enable/disable buttons in the plugin management interface. Currently, they simply return true, but can be expanded with specific logic if needed in the future. This change should allow the plugin to be activated from the GLPI UI.
7.7 KiB
7.7 KiB