110687814-variable_changes

This commit is contained in:
Stas 2016-03-02 18:46:08 +02:00
parent 5cc3e0d1de
commit 9926a7e54c
2 changed files with 2 additions and 2 deletions

View file

@ -179,7 +179,7 @@ class Epp::Contact < Contact
end
self.upid = current_user.id if current_user
self.update = Time.zone.now
self.up_date = Time.zone.now
super(at)
end