Fix SessionHandler::getCookieTimestep()
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 21 Jan 2021 10:49:13 +0000 (11:49 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 21 Jan 2021 10:49:13 +0000 (11:49 +0100)
commit72d89f852849f456cd97858dd24325818d34d738
tree5c13a3f371ba0766f98beef82cf1d75c5843afe6
parent563510e451c4b9da820a68006b327413b23d0c30
Fix SessionHandler::getCookieTimestep()

The previous commit 563510e451c4b9da820a68006b327413b23d0c30 did not actually
use the $window variable in the division.
wcfsetup/install/files/lib/system/session/SessionHandler.class.php