egroupware_official/api/src/Vfs
2016-03-27 09:41:58 +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 move egw_link to Api\Link 2016-03-07 08:46:32 +00:00
Sqlfs make all static methods static to avoid warning when they get called static 2016-03-27 09:41:58 +00:00
Sharing.php replacing common::egw_exit() with exit, there is no more extra cleanup 2016-03-20 16:30:01 +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