X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/b9f3bbdefb7bb1abd63193e2162aae1e78e1a1cb..09c67d9323c7d379d4c6de5dc0457b6de16cff14:/app/controllers/site_controller.rb diff --git a/app/controllers/site_controller.rb b/app/controllers/site_controller.rb index e86624e..a33a1fa 100644 --- a/app/controllers/site_controller.rb +++ b/app/controllers/site_controller.rb @@ -16,7 +16,7 @@ class SiteController < ApplicationController b.enddate <=> a.enddate end else - # if we have no record of them, set the session id back to + # if we have no record of them, set the user back to # nothing and start again session[:user] = nil