mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
fixes, add cisco inventory tracking
git-svn-id: http://www.observium.org/svn/observer/trunk@145 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ function popUp(URL) {
|
||||
$end = utime(); $run = $end - $start;
|
||||
$gentime = substr($run, 0, 5);
|
||||
echo("<br /> <center>Generated in $gentime seconds
|
||||
<br /> <a href='http://www.project-observer.org'>Observer " . $config['version'] . "</a> © 2006-2007 Adam Armstrong");
|
||||
<br /> <a href='http://www.project-observer.org'>Observer " . $config['version'] . "</a> © 2006-2008 Adam Armstrong");
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user