don't create files folder, let ownCloud core handle it

This commit is contained in:
Bjoern Schiessle 2014-03-05 12:44:02 +01:00
parent 5bf9aab464
commit c02c815603

View file

@ -133,7 +133,6 @@ class Util {
// Set directories to check / create
$setUpDirs = array(
$this->userDir,
$this->userFilesDir,
$this->publicKeyDir,
$this->encryptionDir,
$this->keyfilesPath,