Move methods that are used for the configuration of boxes during package installation...
authorMarcel Werk <burntime@woltlab.com>
Sun, 5 May 2024 09:58:33 +0000 (11:58 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 5 May 2024 09:58:33 +0000 (11:58 +0200)
commit778641f2bb75cce93a322f8acec4a831d4c1f035
tree1ae8c88cdb8e69be331d5fb64d7a92716ca6c7a3
parent8f20af2f04a71bda92109cd70fc7acf29b620b1a
Move methods that are used for the configuration of boxes during package installation to commands

Closes #5904
wcfsetup/install/files/lib/system/box/BoxHandler.class.php
wcfsetup/install/files/lib/system/box/command/CreateBoxCondition.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/box/command/CreateBoxToPageAssignments.class.php [new file with mode: 0644]