Changed order of PIP execution
authorAlexander Ebert <ebert@woltlab.com>
Fri, 19 Jul 2013 13:24:02 +0000 (15:24 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 19 Jul 2013 13:24:02 +0000 (15:24 +0200)
com.woltlab.wcf/package.xml

index 98966e3262d1207ba759efe8d1622d3a285e1c32..46c48772b65c400cb09b197a223881d93aa1b599 100644 (file)
@@ -53,8 +53,8 @@
                <instruction type="script">acp/update_b5.php</instruction>
                
                <instruction type="acpMenu">acpMenu.xml</instruction>
-               <instruction type="objectType">objectType.xml</instruction>
                <instruction type="objectTypeDefinition">objectTypeDefinition.xml</instruction>
+               <instruction type="objectType">objectType.xml</instruction>
                <instruction type="option">option.xml</instruction>
                <instruction type="userGroupOption">userGroupOption.xml</instruction>
        </instructions>