From 2a2b69093b53e12f8d63ebfe380975b8884d47fa Mon Sep 17 00:00:00 2001 From: Maximilian Mader Date: Fri, 13 Sep 2013 22:38:59 +0200 Subject: [PATCH] Add attachment object type and permissions to the corresponding XMLs. --- objectType.xml | 5 +++++ userGroupOption.xml | 21 +++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/objectType.xml b/objectType.xml index 4467a41..cbbbd63 100644 --- a/objectType.xml +++ b/objectType.xml @@ -24,5 +24,10 @@ chat\system\user\online\location\ChatLocation chat.user.usersOnline.location.ChatPage + + be.bastelstu.chat.message + com.woltlab.wcf.attachment.objectType + chat\system\attachment\MessageAttachmentObjectType + diff --git a/userGroupOption.xml b/userGroupOption.xml index 3ce7c2d..899069e 100644 --- a/userGroupOption.xml +++ b/userGroupOption.xml @@ -38,6 +38,27 @@ none all + +