reenabled txinfo... disabled by mistake

This commit is contained in:
dg9vh 2016-09-16 12:44:28 +00:00
parent 56da1165e4
commit 66fabe6672

View file

@ -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";