aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo/routes.php
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2015-03-21 20:12:55 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2015-08-10 10:45:16 +0200
commite84cffc063d508f8984909ba3e744eff970ecb88 (patch)
tree07bc4621077f256e3cb28748edab533791201a08 /apps/files_external/appinfo/routes.php
parent7e6a2b71fd80fedabc64d10bee5ba0edc0b19cf0 (diff)
downloadnextcloud-server-e84cffc063d508f8984909ba3e744eff970ecb88.tar.gz
nextcloud-server-e84cffc063d508f8984909ba3e744eff970ecb88.zip
Moved core apps to the capabilities manager
* Files * Files_Sharing * Files_Trashbin * Files_Versions
Diffstat (limited to 'apps/files_external/appinfo/routes.php')
-rw-r--r--apps/files_external/appinfo/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php
index 97eb1353b1e..bc4b0e98c91 100644
--- a/apps/files_external/appinfo/routes.php
+++ b/apps/files_external/appinfo/routes.php
@@ -23,7 +23,7 @@
*
*/
-namespace OCA\Files_External\Appinfo;
+namespace OCA\Files_External\AppInfo;
/**
* @var $this \OC\Route\Router