egroupware_official/api/src/Vfs
2016-04-07 20:42:06 +00:00
..
Dav * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:08:23 +00:00
Filesystem moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
Links fix PHP Fatal error: Cannot make static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::get_eacl() non static in class EGroupware\Api\Vfs\Links\StreamWrapper 2016-03-29 07:01:36 +00:00
Sqlfs make all static methods static to avoid warning when they get called static 2016-03-27 09:41:58 +00:00
Hooks.php fix old exception 2016-04-05 18:39:55 +00:00
Sharing.php move egw_framework to api and refactor it 2016-04-07 20:42:06 +00:00
StreamWrapper.php replace create_function with performanter, because opcachable closure 2016-03-20 14:01:29 +00:00
StreamWrapperIface.php moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
WebDAV.php replacing common::egw_exit() with exit, there is no more extra cleanup 2016-03-20 16:30:01 +00:00