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