Révision b4660b5a
htdocs/epack/export/checksum.md5 | ||
---|---|---|
1 |
fff31c53182774c8e59f7c53e34e792c checksum |
|
1 |
9a23820e93e146acb3f17bea87af9914 checksum |
scripts/net2dip.sendtohurlevent.php | ||
---|---|---|
95 | 95 |
$query2 = "SELECT MD5(e.password),os_license_number,os_license_id FROM glpi_computers AS c |
96 | 96 |
LEFT JOIN glpi_plugin_anet_epacks AS e ON e.FK_serveur=c.ID |
97 | 97 |
WHERE os_license_number!='' AND e.creation_date>'2009-07-06'"; |
98 |
//fix #596 |
|
98 | 99 |
//On supprime les epacks qu'on a marque comme n etant plus sous maintenance |
99 | 100 |
$query2 .= " AND e.FK_contract>'0'"; |
100 | 101 |
|
Formats disponibles : Unified diff