program/lib/Roundcube/rcube_session_db.php | ●●●●● patch | view | raw | blame | history |
program/lib/Roundcube/rcube_session_db.php
@@ -144,6 +144,7 @@ public function update($key, $newvars, $oldvars) { $now = $this->db->now(); $ts = microtime(true); // if new and old data are not the same, update data // else update expire timestamp only when certain conditions are met