diff --git a/index.php b/index.php index 011a25f..7b5232d 100644 --- a/index.php +++ b/index.php @@ -62,7 +62,7 @@ if (defined("ENABLEMANAGEMENT")) { } checkSetup(); // Here you can feel free to disable info-sections by commenting out with // before include -//include "include/txinfo.php"; +include "include/txinfo.php"; include "include/sysinfo.php"; include "include/disk.php"; include "include/repeaterinfo.php";