Fixing compilation of CMS demo project.
This commit is contained in:
18
draft/application/cms/src/notification/cms_email.e
Normal file
18
draft/application/cms/src/notification/cms_email.e
Normal file
@@ -0,0 +1,18 @@
|
||||
note
|
||||
description : "[
|
||||
Component representing an email for the CMS
|
||||
]"
|
||||
author : "$Author$"
|
||||
date : "$Date$"
|
||||
revision : "$Revision$"
|
||||
|
||||
class
|
||||
CMS_EMAIL
|
||||
|
||||
inherit
|
||||
NOTIFICATION_EMAIL
|
||||
|
||||
create
|
||||
make
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user