Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change parent constructor per discussion | friendica | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | dav issue | friendica | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Moved RedBrowser class from reddav.php to it's own file. | Klaus Weidenbach | 2014-10-06 | 1 | -0/+361 |
First step on cleaning up ReadDAV classes and restructuring it bit in preparation for adding some more DAV features, photo access, CalDAV, etc. and hopefully also some PHPunits. Add a PHP5.3 namespace for RedDAV classes. Any objections against this or the vendor namespace? Add some more documentation for RedBrowser. |