Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-05-03 11:00:17 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2016-05-03 11:20:59 +0300
commit9ad4a898163fc71ec8366378123aec90fd872fbb (patch)
tree698f08215309095a7837e5f931dc43a50e08e17b /apps/systemtags/appinfo/info.xml
parentadf7e7295ed94a04bd9fcb056b81e664b45b4f07 (diff)
Move comments, systemtags and updatenotifications to PSR-4
Diffstat (limited to 'apps/systemtags/appinfo/info.xml')
-rw-r--r--apps/systemtags/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml
index 5df740f699e..b593b1134b1 100644
--- a/apps/systemtags/appinfo/info.xml
+++ b/apps/systemtags/appinfo/info.xml
@@ -11,6 +11,7 @@
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>
+ <namespace>SystemTags</namespace>
<types>
<logging/>
</types>