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:
Adam Amstrong
2008-03-12 17:12:17 +00:00
parent 724ec96b60
commit 129d502346
2 changed files with 79 additions and 1 deletions
+1 -1
View File
@@ -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> &copy; 2006-2007 Adam Armstrong");
<br /> <a href='http://www.project-observer.org'>Observer " . $config['version'] . "</a> &copy; 2006-2008 Adam Armstrong");
?>