summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Routing
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-262-0/+2
|
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-222-0/+247
* Also moved the autoloader setup a bit up since we need it in initpaths