Check the landing page against PageCache::getLandingPage() in PageLocationManager
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 1 Jun 2022 12:02:03 +0000 (14:02 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 1 Jun 2022 12:06:50 +0000 (14:06 +0200)
commitbef107beccc4ecb7d69f8afea932213af35978c4
tree6d109c202cfd196b82e9af25acc1fc3318ee8989
parent3e8b982308037d2e07e7fbbb436a21701eb07da5
Check the landing page against PageCache::getLandingPage() in PageLocationManager

The landing page returned by `PageCache` is the landing page as used everywhere
else. Use that one instead of checking the property for consistency.
wcfsetup/install/files/lib/system/page/PageLocationManager.class.php