fix updating the styles to 5.3
authormutec <mysterycode@mysterycode.de>
Fri, 28 Aug 2020 13:46:54 +0000 (15:46 +0200)
committermutec <mysterycode@mysterycode.de>
Fri, 28 Aug 2020 14:05:30 +0000 (16:05 +0200)
commit77110af30a035c45e6874f4700355a9005f681c1
treebbb137926a0b207433666ebb016d5078e9168597
parentaf245d7b9bdb411a344f79c0a038350c1f103e70
fix updating the styles to 5.3

If `Style::$imagePath` is empty, it resulted in copying the shole WSC-folder into a style-asset-folder - and doing this until we reache the timeout limits.
Including `global.php` ended up in trying to define the option-constants (especially the fixed-value-options like `MODULE_ATTACHMENTS`) again while they are already defined - which causes a Fatal Error-Message.
wcfsetup/install/files/acp/update_com.woltlab.wcf_5.3_style.php