This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-05-16 10:30:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
52
552aee93fa
nextcloud
/
apps
/
files_versions
/
lib
History
Arthur Schiwon
ed10a5de5b
make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs
2012-10-15 18:11:22 +02:00
..
hooks.php
fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively)
2012-10-11 10:22:55 +02:00
versions.php
make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs
2012-10-15 18:11:22 +02:00