Improved makeWritable() to set as much permissions as possible
authorAlexander Ebert <ebert@woltlab.com>
Sun, 2 Jun 2013 14:59:54 +0000 (16:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 2 Jun 2013 14:59:54 +0000 (16:59 +0200)
commitd8fa09e06c5c8098b3ab37573a7e1b2e474a1abc
tree6529089f0e0f5ab3baf4a6a45abaae9e8566a2b3
parent24508298e2a5a683c3a1874bc571bb84ce35ec97
Improved makeWritable() to set as much permissions as possible

This avoids issues on webspace environments where user and group of the webserver differ from the FTP user, preventing either the webserver or FTP user to modify the files.
wcfsetup/install.php
wcfsetup/install/files/lib/util/FileUtil.class.php