Set session cookie
This commit is contained in:
parent
c288698276
commit
ddd473e4b1
1 changed files with 1 additions and 0 deletions
|
@ -115,4 +115,5 @@
|
|||
|
||||
(define-easy-handler (surveys :uri "/") nil
|
||||
(let ((stored-surveys (load-response (make-surveys-db-path))))
|
||||
(hunchentoot:start-session)
|
||||
(ml-survey/pages:surveys stored-surveys)))
|
||||
|
|
Loading…
Add table
Reference in a new issue