zammad/app/models/notification.rb
Martin Edenhofer d18ef99f78 Updated header.
2014-02-03 20:23:00 +01:00

4 lines
120 B
Ruby

# Copyright (C) 2012-2014 Zammad Foundation, http://zammad-foundation.org/
class Notification < ActiveRecord::Base
end