1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-06 17:41:01 +00:00

fix sessions lasting through reinstallations, they are now deleted

This commit is contained in:
Thomas Citharel 2015-05-09 18:30:28 +02:00
parent dc20ddf9b8
commit 02d4ab1a60
2 changed files with 21 additions and 1 deletions

View file

@ -110,4 +110,4 @@ function executeQuery($handle, $sql, $params) {
}
}
?>
?>