Fixed application not be initialized in ACP
authorAlexander Ebert <ebert@woltlab.com>
Thu, 22 Dec 2011 16:22:33 +0000 (17:22 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 22 Dec 2011 16:22:33 +0000 (17:22 +0100)
commitcddc7e0913ec22347fdf26474bef90d9c87de383
treea3daef6cbc6effa1cc55c7104d0fee195c5a97b8
parent943371bf5f0202a711c55912b419c20407c77ce8
Fixed application not be initialized in ACP

Please be aware the namespaces will be registered, but loadApplication() will *not* init the application if within ACP.

Fixes #312
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFACP.class.php