nextcloud-server/lib/private/appframework
Lukas Reschke bedf358b40 Use proper namespace
IAppManager lives in OCP\App and not in OCP.

Fixes https://github.com/owncloud/core/issues/13710
2015-01-27 17:34:25 +01:00
..
core first round of deprecation 2014-12-16 19:50:31 +01:00
db
dependencyinjection Use proper namespace 2015-01-27 17:34:25 +01:00
http always set url parameters when they are available in the app dispatch 2015-01-15 15:22:52 +01:00
middleware
routing add postfix 2014-11-19 12:01:42 +01:00
utility Intelligent container 2014-12-23 09:50:42 +01:00
app.php always set url parameters when they are available in the app dispatch 2015-01-15 15:22:52 +01:00
http.php