From: Marcel Werk Date: Wed, 19 Oct 2011 12:43:10 +0000 (+0200) Subject: Implemented abstraction of object types X-Git-Tag: 2.0.0_Beta_1~1681 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7fcc767603e78f64809d4251677931a085a69337;p=GitHub%2FWoltLab%2FWCF.git Implemented abstraction of object types --- diff --git a/com.woltlab.wcf/packageInstallationPlugin.xml b/com.woltlab.wcf/packageInstallationPlugin.xml index 4f2d429a4a..9deed6ac63 100644 --- a/com.woltlab.wcf/packageInstallationPlugin.xml +++ b/com.woltlab.wcf/packageInstallationPlugin.xml @@ -10,6 +10,8 @@ wcf\system\package\plugin\EventListenerPackageInstallationPlugin wcf\system\package\plugin\FilePackageInstallationPlugin wcf\system\package\plugin\LanguagePackageInstallationPlugin + wcf\system\package\plugin\ObjectTypePackageInstallationPlugin + wcf\system\package\plugin\ObjectTypeDefinitionInstallationPlugin wcf\system\package\plugin\OptionPackageInstallationPlugin wcf\system\package\plugin\PageMenuPackageInstallationPlugin wcf\system\package\plugin\ScriptPackageInstallationPlugin diff --git a/wcfsetup/install/files/acp/templates/header.tpl b/wcfsetup/install/files/acp/templates/header.tpl index 881bafa104..cc173e6db3 100644 --- a/wcfsetup/install/files/acp/templates/header.tpl +++ b/wcfsetup/install/files/acp/templates/header.tpl @@ -100,7 +100,7 @@