Move call to `checkAppEvaluation()` into `handle()`
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 6 Jul 2021 09:34:17 +0000 (11:34 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 6 Jul 2021 09:34:17 +0000 (11:34 +0200)
commit6e245aac6c147a648e7eaafa66b2f5a43030ed74
tree52d5eae547955cd12f30b42b3db67fb16416ff63
parent1e079d0c69e3347d2560027e5261970da9ac7b8b
Move call to `checkAppEvaluation()` into `handle()`

It fits better here to cleanly separate the handling from the building. No
behavioral change was found.
wcfsetup/install/files/lib/system/request/RequestHandler.class.php