Removed a legacy condition used in the old session system
authorAlexander Ebert <ebert@woltlab.com>
Tue, 13 Jul 2021 15:32:34 +0000 (17:32 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 13 Jul 2021 15:32:34 +0000 (17:32 +0200)
commite783043e8fbbf0baeb372b5ad8d0cf735e4276c1
tree796a5d010781846f1d6bd375eee88343cbb834cb
parent8fc25b63c29bea46d6e76fd459a685eaccb01880
Removed a legacy condition used in the old session system

This is an old condition that dates back to the early days of the keep alive system. The condition does not work with the new session system anymore, because `lastActivityTime` is always mapped to `TIME_NOW`.
wcfsetup/install/files/lib/data/session/SessionAction.class.php