diff options
author | Joas Schilling <nickvergessen@owncloud.com> | 2016-05-03 10:00:17 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@owncloud.com> | 2016-05-03 10:20:59 +0200 |
commit | 9ad4a898163fc71ec8366378123aec90fd872fbb (patch) | |
tree | 698f08215309095a7837e5f931dc43a50e08e17b /apps/comments | |
parent | adf7e7295ed94a04bd9fcb056b81e664b45b4f07 (diff) | |
download | nextcloud-server-9ad4a898163fc71ec8366378123aec90fd872fbb.tar.gz nextcloud-server-9ad4a898163fc71ec8366378123aec90fd872fbb.zip |
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 |