diff options
author | Roeland Douma <rullzer@users.noreply.github.com> | 2016-05-04 08:03:11 +0200 |
---|---|---|
committer | Roeland Douma <rullzer@users.noreply.github.com> | 2016-05-04 08:03:11 +0200 |
commit | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (patch) | |
tree | 2bf83680e41e6f51be28780f754dcc8163e907cd /apps/comments | |
parent | b059aac143898fa16f08621bcf4ee92f39f08f39 (diff) | |
parent | 9ad4a898163fc71ec8366378123aec90fd872fbb (diff) | |
download | nextcloud-server-2e4b41550e61a8a54e154f3cd45686492be8b8e7.tar.gz nextcloud-server-2e4b41550e61a8a54e154f3cd45686492be8b8e7.zip |
Merge pull request #24406 from owncloud/psr4-comments-systemtags-updatenotifications
Move comments, systemtags and updatenotifications to PSR-4
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/lib/Activity/Extension.php (renamed from apps/comments/activity/extension.php) | 0 | ||||
-rw-r--r-- | apps/comments/lib/Activity/Listener.php (renamed from apps/comments/activity/listener.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/apps/comments/activity/extension.php b/apps/comments/lib/Activity/Extension.php index ef800e88abc..ef800e88abc 100644 --- a/apps/comments/activity/extension.php +++ b/apps/comments/lib/Activity/Extension.php diff --git a/apps/comments/activity/listener.php b/apps/comments/lib/Activity/Listener.php index 7c6970df837..7c6970df837 100644 --- a/apps/comments/activity/listener.php +++ b/apps/comments/lib/Activity/Listener.php |