Remove MeshCentral integration

As per recent discussions about the API & scripts being a better way forward for all integration, removing the MeshCentral integration that was added.
This commit is contained in:
Marcus Hill
2022-04-19 22:42:38 +01:00
parent 1186e5b5a1
commit f5f033fed4
15 changed files with 20 additions and 3027 deletions

View File

@@ -34,7 +34,6 @@ if(isset($_GET['client_id'])){
$client_net_terms = $config_default_net_terms;
}
$client_notes = $row['client_notes'];
$client_meshcentral_group = $row['client_meshcentral_group'];
$client_created_at = $row['client_created_at'];
$primary_contact = $row['primary_contact'];
$primary_location = $row['primary_location'];