Add new Cluster Resources report page and update navbar links accordingly

This commit is contained in:
2025-08-13 16:37:01 +02:00
parent 097481aec0
commit 70af042b7b
3 changed files with 130 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
<?php
// CONSTANTS //
$BaseUrl = "http://".$_SERVER['SERVER_NAME'];
$root = $_SERVER['DOCUMENT_ROOT'];
@@ -212,9 +210,6 @@
}
}
//DB Conn//
function DB_SCCM(){
$user = "infra";