mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
don't create files folder, let ownCloud core handle it
This commit is contained in:
@@ -135,7 +135,6 @@ class Util {
|
||||
// Set directories to check / create
|
||||
$setUpDirs = array(
|
||||
$this->userDir,
|
||||
$this->userFilesDir,
|
||||
$this->publicKeyDir,
|
||||
$this->encryptionDir,
|
||||
$this->keyfilesPath,
|
||||
|
||||
Reference in New Issue
Block a user