nextcloud-server/lib/private/appframework
Morris Jobke 9ee1c7ff71 Merge pull request #9228 from owncloud/remove-routing-singular-issues
Routing: Dont strip the s from the resource id to prevent possible weird behavior with irregular english plural nouns
2014-07-14 17:10:07 +02:00
..
core
db
dependencyinjection fix 8757, get rid of service locator antipattern 2014-05-28 02:15:16 +02:00
http don't typecast null values inside dispatcher.php 2014-06-29 22:40:50 +02:00
middleware Redirect after session expiry to the previous loaded page 2014-07-01 16:54:52 +02:00
routing use id instead of resourceId 2014-06-26 14:20:35 +02:00
utility Fixed array_combine for PHP 5.3 2014-06-11 19:13:49 +02:00
app.php
http.php