From 686b2f7a74ef157c6fe707ac6ca102b1df566aa9 Mon Sep 17 00:00:00 2001 From: Olivier Paroz Date: Sat, 23 May 2015 00:23:33 +0200 Subject: Support adding an extension to a file to make it work with forums --- environment/environment.php | 1 + 1 file changed, 1 insertion(+) (limited to 'environment') diff --git a/environment/environment.php b/environment/environment.php index 280fa785..e6fd5906 100644 --- a/environment/environment.php +++ b/environment/environment.php @@ -117,6 +117,7 @@ class Environment { $origShareOwner = $rootLinkItem['uid_owner']; $this->userFolder = $this->setupFilesystem($origShareOwner); + // This is actually the node ID $fileSource = $linkItem['file_source']; $this->fromRootToFolder = $this->buildFromRootToFolder($fileSource); -- cgit v1.2.3