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

remotes/origin/ldap_group_count
Bjoern Schiessle 2014-03-05 12:44:02 +07:00
parent a8ae2f10b9
commit fbd8c00a89
1 changed files with 0 additions and 1 deletions

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