Add event for resolving the active page
authorMarcel Werk <burntime@woltlab.com>
Sun, 10 Sep 2023 13:55:07 +0000 (15:55 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 10 Sep 2023 13:55:07 +0000 (15:55 +0200)
commitcc085bdf39d4fa7e99d69b5f88a7ed76201cb89d
tree3fdd74330861670c4362dcba60a88e2ed007c82e
parentabc67a7e5042831f879dae8c4fb18229892692b8
Add event for resolving the active page

This event allows to add custom logic for resolving the active page.
wcfsetup/install/files/lib/system/page/PageLocationManager.class.php
wcfsetup/install/files/lib/system/page/event/ResolveCurrentPage.class.php [new file with mode: 0644]