diff --git a/admin/mnet/testclient.php b/admin/mnet/testclient.php index 1e6b6297001..1b3e44c8cb9 100644 --- a/admin/mnet/testclient.php +++ b/admin/mnet/testclient.php @@ -89,7 +89,7 @@ if (!empty($hostid) && array_key_exists($hostid, $hosts)) { // so it's best to just do this small query and then remap the results afterwards $sql = ' SELECT DISTINCT - ' . $DB->sql_concat('r.plugintype', "'_'", 'r.pluginname', "'_'", 's.name') . ' AS unique, + ' . $DB->sql_concat('r.plugintype', "'_'", 'r.pluginname', "'_'", 's.name') . ' AS uniqueid, s.name, r.plugintype, r.pluginname