This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2024-11-08 00:54:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0285dd94f8
egroupware
/
api
/
src
History
Ralf Becker
c34ebcf9b2
fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes
2015-09-30 03:24:04 +00:00
..
Vfs
fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes
2015-09-30 03:24:04 +00:00
Vfs.php
added todo with url to php class allowing to stream a zip file of arbitrary size
2015-06-11 12:46:27 +00:00