diff --git a/discover-cisco-physical.php b/discover-cisco-physical.php new file mode 100755 index 000000000..ee8e3ad13 --- /dev/null +++ b/discover-cisco-physical.php @@ -0,0 +1,78 @@ +#!/usr/bin/php + diff --git a/html/index.php b/html/index.php index 26b9f003d..f85a18841 100755 --- a/html/index.php +++ b/html/index.php @@ -110,7 +110,7 @@ function popUp(URL) { $end = utime(); $run = $end - $start; $gentime = substr($run, 0, 5); echo("
Generated in $gentime seconds -
Observer " . $config['version'] . " © 2006-2007 Adam Armstrong"); +
Observer " . $config['version'] . " © 2006-2008 Adam Armstrong"); ?>