diff --git a/html/includes/dev-overview-data.inc.php b/html/includes/dev-overview-data.inc.php new file mode 100644 index 000000000..57bc7fbeb --- /dev/null +++ b/html/includes/dev-overview-data.inc.php @@ -0,0 +1,28 @@ + + + echo("
| Operating System | +" . $device['os'] . " " . $device['version'] . " ( " . $device['features'] . " ) | +
| Hardware | +" . $device['hardware']. " | +
| Uptime | +" . formatUptime($uptime) . " | +