add disk info section
This commit is contained in:
parent
b258ffd03a
commit
4c6862add9
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ include "include/functions.php";
|
|||
checkSetup();
|
||||
// Here you can feel free to disable info-sections by commenting out with // before include
|
||||
include "include/sysinfo.php";
|
||||
include "include/disk.php";
|
||||
include "include/repeaterinfo.php";
|
||||
include "include/modes.php";
|
||||
include "include/lh.php";
|
||||
|
|
Loading…
Reference in a new issue