fixes #304
This commit is contained in:
@@ -58,6 +58,7 @@ class Dmail < ActiveRecord::Base
|
||||
|
||||
copy = Dmail.new(params)
|
||||
copy.owner_id = CurrentUser.id
|
||||
copy.is_read = true
|
||||
copy.save
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user