aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Http.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+154
* Also moved the autoloader setup a bit up since we need it in initpaths