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

remotes/origin/ldap_group_count
Bjoern Schiessle 11 years ago
parent a8ae2f10b9
commit fbd8c00a89
  1. 1
      apps/files_encryption/lib/util.php

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

Loading…
Cancel
Save