diff --git a/acloptions.xml b/acloptions.xml new file mode 100644 index 0000000..9e4d653 --- /dev/null +++ b/acloptions.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/objectType.xml b/objectType.xml new file mode 100644 index 0000000..7df3ce1 --- /dev/null +++ b/objectType.xml @@ -0,0 +1,9 @@ + + + + + timwolla.wcf.chat.room + com.woltlab.wcf.acl + + + \ No newline at end of file diff --git a/package.xml b/package.xml index 041bc39..fc26253 100644 --- a/package.xml +++ b/package.xml @@ -18,6 +18,7 @@ com.woltlab.wcf com.woltlab.wcf.bbcode + com.woltlab.wcf.acl @@ -25,9 +26,11 @@ file.tar template.tar install.sql + objectType.xml option.xml pagemenu.xml templatelistener.xml + acloptions.xml @@ -35,8 +38,10 @@ file.tar template.tar install.sql + objectType.xml option.xml pagemenu.xml templatelistener.xml + acloptions.xml \ No newline at end of file