From 1955c5412ff5bf961c6e0125dbd06c6b6e6c96be Mon Sep 17 00:00:00 2001 From: Joao Alves Date: Tue, 23 Mar 2021 18:17:22 +0000 Subject: [PATCH] Add missing handling chown for folders. --- tinyfilemanager.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index d6d4018..08e58b3 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2031,7 +2031,8 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white - + +