Update plugin configuration files for proper GLPI detection

This commit is contained in:
tips-of-mine
2025-05-31 11:14:08 +02:00
committed by GitHub
parent f1316266fa
commit 449a322bab
8 changed files with 505 additions and 6 deletions

3
js/README Normal file
View File

@ -0,0 +1,3 @@
This directory contains all JavaScript files for the CVE plugin.
The main file, cve.js, is automatically loaded by GLPI via the plugin's setup.php file.