reenabled txinfo... disabled by mistake
This commit is contained in:
parent
56da1165e4
commit
66fabe6672
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ if (defined("ENABLEMANAGEMENT")) {
|
||||||
}
|
}
|
||||||
checkSetup();
|
checkSetup();
|
||||||
// Here you can feel free to disable info-sections by commenting out with // before include
|
// 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/sysinfo.php";
|
||||||
include "include/disk.php";
|
include "include/disk.php";
|
||||||
include "include/repeaterinfo.php";
|
include "include/repeaterinfo.php";
|
||||||
|
|
Loading…
Reference in a new issue