Project

General

Profile

Revision 09aac931

ID09aac931acdc48701ab4d90ba95934c4b0d47fc2
Parent 6a6d5972
Child 2605341d

Added by Francois POIROTTE over 6 years ago

Prise en compte màj des versions des logiciels

Change-Id: I9ff8fbafecf6c62c4f8c3e126523a290eacc1a3e

View differences:

src/plugins/vigilo/plugin.php
35 35
            "DeviceControl"             => array($hookObj, "refreshDevice"),
36 36
            "DeviceSoundCard"           => array($hookObj, "refreshDevice"),
37 37
            "Software"                  => array($hookObj, "refreshSoftware"),
38
            "Computer_SoftwareVersion"  => array($hookObj, "refreshSoftwareVersion"),
38
            "SoftwareVersion"           => array($hookObj, "refreshSoftware"),
39
            "Computer_SoftwareVersion"  => array($hookObj, "refreshComputerSoftwareVersion"),
39 40
            "Location"                  => array($hookObj, "updateGroups"),
40 41
            "Entity"                    => array($hookObj, "updateGroups"),
41 42
            "Manufacturer"              => array($hookObj, "updateGroups"),

Also available in: Unified diff