X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/bb6aa392b953e018389843b02f044afd45d8afb9..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