mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Resolved a large number index issues and update Console_Color to V2
This commit is contained in:
@@ -54,6 +54,8 @@ include_once("includes/authenticate.inc.php");
|
||||
|
||||
include("includes/graphs/graph.inc.php");
|
||||
|
||||
$console_color = new Console_Color2();
|
||||
|
||||
$end = utime(); $run = $end - $start;;
|
||||
|
||||
if($debug) { echo("<br />Runtime ".$run." secs");
|
||||
|
||||
Reference in New Issue
Block a user