fixing space error

This commit is contained in:
Aaron Patterson
2010-07-22 23:45:07 -07:00
parent 34ff74f448
commit 5e6382e607

View File

@@ -314,7 +314,7 @@ module ActiveRecord
sid
end
def destroy(env)
if sid = current_session_id(env)
Base.silence do