typo again
This commit is contained in:
@@ -86,7 +86,7 @@ class PluginRemotesupportRemotesupport extends CommonDBTM
|
||||
{
|
||||
global $DB;
|
||||
|
||||
$st = self::getStatesArray();
|
||||
$st = self::getStatesIds();
|
||||
|
||||
$req = $DB->request('glpi_computers', ['FIELDS' => ['glpi_computers' => ['id', 'states_id']]]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user