diff --git a/index.php b/index.php index 46623ce..194a7b4 100644 --- a/index.php +++ b/index.php @@ -144,8 +144,8 @@ foreach($showlist as $section) { if (file_exists('/opt/vc/bin/vcgencmd')) $cu .= ' ' . str_replace("'", '°', trim(`/opt/vc/bin/vcgencmd measure_temp`)); echo '
| Hostname | Kernel | OS | CPU |
| ', $hn, ' | ', $kn, ' | ', $os, ' | ', $cu, ' |
', "\n";
@@ -255,6 +255,6 @@ foreach($showlist as $section) {
}
?>
-QnetGateway Dashboard Version 2.0 Copyright © by Thomas A. Early, N7TAE.
+QnetGateway Dashboard Version 2.1 Copyright © by Thomas A. Early, N7TAE.