summaryrefslogtreecommitdiffstats
path: root/apis
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-25 18:12:12 +0200
committerSimon Rettberg2016-05-25 18:12:12 +0200
commit1e37a2fd1d3263ad894e1d985569772b5d3fc856 (patch)
tree6ab591991b1d2f99f46d55d8db5a3146e1e7de71 /apis
parent[locations] Add machine count to each location (diff)
downloadslx-admin-1e37a2fd1d3263ad894e1d985569772b5d3fc856.tar.gz
slx-admin-1e37a2fd1d3263ad894e1d985569772b5d3fc856.tar.xz
slx-admin-1e37a2fd1d3263ad894e1d985569772b5d3fc856.zip
[statistics] Show lspci info in machine details
Diffstat (limited to 'apis')
-rw-r--r--apis/update.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apis/update.inc.php b/apis/update.inc.php
index fb5af7d6..e7ecc6bd 100644
--- a/apis/update.inc.php
+++ b/apis/update.inc.php
@@ -328,4 +328,5 @@ function update_11()
}
// TODO: Remove setting_distro, setting, cat_setting
-// TODO: Add toggle column to setting_global \ No newline at end of file
+// TODO: Add toggle column to setting_global
+// TODO: Add pciid table \ No newline at end of file