Fixing compilation of CMS demo project.

This commit is contained in:
2013-06-12 18:12:06 +02:00
parent cc4ef1a575
commit 110a95b786

View 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