Add new Cluster Resources report page and update navbar links accordingly
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user