From de9bc925266c97f9e2cab2f63e2780957f543167 Mon Sep 17 00:00:00 2001 From: TheRoby Date: Fri, 8 Mar 2024 09:13:44 +0100 Subject: [PATCH 1/2] Update deployfile.class.php Display the folder defined in configuration --- inc/deployfile.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inc/deployfile.class.php b/inc/deployfile.class.php index 7835ba0d2f..60694b11eb 100644 --- a/inc/deployfile.class.php +++ b/inc/deployfile.class.php @@ -371,6 +371,7 @@ public function displayAjaxValues($config, $request_data, $rand, $mode) */ public static function showServerFileTree($rand) { + $dir = $pfConfig->getValue('server_upload_path'); echo "