nextcloud/lib
Lukas Reschke 357fdb1a4d Remove .htaccess creation code
1. We're maintaining the same code twice which leads inevitably to problems as this one. The createHtaccess routine is only used to use the correct paths to the 404 and 403 document.
2. Updating the ownCloud instance as described in our documentation (`Delete everything from your ownCloud installation directory, except data and config.`) will break the links to the ErrorDocuments anyways and show the default error handlers if ownCloud is not installed in the root directory.
2014-02-28 11:59:30 +01:00
..
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
private Remove .htaccess creation code 2014-02-28 11:59:30 +01:00
public fix path in sharing results if it is a file in the Shared folder 2014-02-25 17:27:23 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php Merge pull request #3760 from IMM0rtalis/remove_logout_redirect_slash 2014-02-26 16:05:09 +01:00