Fixed installation instructions
authorMarcel Werk <burntime@woltlab.com>
Fri, 30 Sep 2011 17:16:48 +0000 (19:16 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 30 Sep 2011 17:16:48 +0000 (19:16 +0200)
com.woltlab.wcf/package.xml

index efbf4a1c7244bd53fcfdb7c1dcc0c2a740578f44..3e1a71a3121d467de176bea66cda60abb32ec30f 100644 (file)
@@ -16,7 +16,7 @@
        
        <instructions type="install">
                <instruction type="packageInstallationPlugin">packageInstallationPlugin.xml</instruction>
-               <instruction type="acpmenu">acpMenu.xml</instruction>
+               <instruction type="acpMenu">acpMenu.xml</instruction>
                <instruction type="userGroupOption">userGroupOption.xml</instruction>
                <instruction type="option">option.xml</instruction>
                <instruction type="userOption">userOption.xml</instruction>
@@ -24,7 +24,7 @@
                <instruction type="eventListener">eventListener.xml</instruction>
                <instruction type="script">acp/install.php</instruction>
                <instruction type="cronjob">cronjob.xml</instruction>
-               <instruction type="coreobject">coreObject.xml</instruction>
+               <instruction type="coreObject">coreObject.xml</instruction>
                <instruction type="clipboardAction">clipboardAction.xml</instruction>
                <instruction type="clipboardItemType">clipboardItemType.xml</instruction>
        </instructions>