Closed x4bibi closed 2 years ago
GLPI 9.4.5
room 3.1.2
...
function plugin_room_check_prerequisites()
{
if (version_compare(GLPI_VERSION, '9.3.1', '>=') && version_compare(GLPI_VERSION, '9.4', '<')) {
return true;
...
This version works also on 9.5 now
When trying to
add
some more fields onglobal view
all the rooms that i had disappeared but not deleted from the database. I checked and they are still there. There was no sing of any error, they just disappeared.GLPI 9.4.4 room 3.1.2