summaryrefslogtreecommitdiff
path: root/lib/to-html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/to-html.rb')
-rw-r--r--[-rwxr-xr-x]lib/to-html.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/to-html.rb b/lib/to-html.rb
index 1f30ca1..6785974 100755..100644
--- a/lib/to-html.rb
+++ b/lib/to-html.rb
@@ -83,6 +83,7 @@ module OpenTox
end
end
+=begin
get '/logout/?' do
response.set_cookie("subjectid",{:value=>nil})
content_type "text/html"
@@ -107,4 +108,5 @@ post '/login/?' do
OpenTox.login("Login failed, please try again")
end
end
+=end