mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02: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