From 94bb046edf86d3849729bb1a4d09b7da8d1393cf Mon Sep 17 00:00:00 2001 From: Joao Alves Date: Thu, 20 May 2021 14:23:39 +0100 Subject: [PATCH] System information page in Help --- tinyfilemanager.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 5da35ef..b380c3a 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1542,10 +1542,27 @@ if (isset($_GET['help'])) {
  • +
  • +
    +
    +
    +
    +
      +
    • System:
    • +
    • PHP version:
    • +
    • Memory usage:
    • +
    • HTTPS:
    • +
    • LDAP Use:
    • +
    • Local Users: 0 ? 'yes' : 'no'; ?>
    • +
    +
    +
    +
    +