2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Remove session2 table (redundant with lime_sessions)

Set limesurvey to use session authentication
This commit is contained in:
Adam Zammit
2015-08-14 15:32:15 +10:00
parent 5371c20c4c
commit c91a7082d6
3 changed files with 22 additions and 35 deletions

View File

@@ -1,3 +1,5 @@
DROP TABLE `sessions2`;
queXS 1.13.0 - Changes since 1.12.1
Overall changes: